Peter O'Gorman wrote:
> Maynard Johnson wrote:
>   
>> Hello,
>> We recently released OProfile 0.9.4, which for the first time includes
>> some libraries that must be installed along with the usual OProfile
>> tools.  We introduced the use of libtool in our project to support the
>> installation of these new OProfile libraries.  Now, a user has reported
>> the following error when building OProfile:
>>
>>     ./configure --with-kernel-support --with-binutils=/my-binutils
>>         (NOTE: If you don't have an alternate binutils to point to,
>>     specifying --with-binutils=/usr will give same failure)
>>     
>
> Your configure script adds spaces after -I and -L before the directory.
> GCC is ok with this, libtool not so much.
>   
This fix works for me.  Thanks much.

-Maynard
> Peter
>   




_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to