This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cannot compile gcc-4.4.1 on Mac Pro---libiberty.a file is not of required architecture---Please Help


Jeremy Conlin <jlconlin@gmail.com> writes:

>>> ld warning: in ../../build-i386-apple-darwin9.8.0/libiberty/libiberty.a,
>>> file is not of required architecture
>>
>> This is your problem--libiberty is being compiled with different flags
>> for some reason.
>
> Sorry for the slow reply.  I tried setting BOOT_CFLAGS='-m64' but that
> didn't solve any problems.  What could be causing libiberty to be
> compiled with different flags?  That seems rather strange to me.

I don't know, but look at the output of make to see what is happening.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]