Re: cross compilation x86_64 <-> i386
"Philippe A." <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
> > > Hello list, > > > > This may be regarded as slightly off-topic, but I do not know a > > better place where to ask the question. I have installed FC6 x86_64 > > on my new system and I am having problems compiling packages in 32 > > bits and 64 bits. Freetype is one package I need to compile for Does this getcha any further? > > $ setarch i386 rpmbuild -bb --target i386 freetype.spec Exact same result. I even tried running commands separately: $ setarch i386 $ rpmbuild ... Thanks for trying!