bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtool-2.2.4 error: libtool: link: unsupported hardcode properties


From: Robert Schuster
Subject: Re: libtool-2.2.4 error: libtool: link: unsupported hardcode properties
Date: Fri, 11 Jul 2008 17:13:10 +0200
User-agent: Mozilla-Thunderbird 2.0.0.14 (X11/20080509)

Hi

Bob Friesenhahn schrieb:
> On Thu, 10 Jul 2008, Robert Schuster wrote:
> 
>> Hi,
>> I am using libtool 2.2.4 to compile GNU Classpath and get the following
>> error when compiling GNU Classpath 0.97.2:
>>
>> /bin/sh ../../../i686-linux-libtool --tag=CC   --mode=link gcc -W -Wall
>> -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes
>> -Wno-long-long -Wstrict-prototypes -pedantic -Werror
>> -isystem/home/rob/oe/beagle/tmp/staging/i686-linux/usr/include -Os
> 
> Is the above line a typo?  Should -i be -I?

As the other mail told it is not. We are using -isystem in OpenEmbedded
to point the compiler to the header files in the staging directory. That
way we can fully control against which headers a program is compiled
(and do not rely on what might be available on the machine's /usr/include).

Regards
Robert

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]