This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


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: Building GCC 4.4.7


Filipp, All,

On 2014-07-08 14:47 +0000, Filipp Andjelo spake thusly:
[--SNIP--]
> I updated crosstool-ng from git and seen, that there is ppl-0.11.2 patch 
> against my first 'ptrdiff_t' problem. Now I can build ppl, but I can't 
> come over binutils, because libfl can't be found. I really can't 
> understand that, because flex is installed on my system:
> 
> [ALL  ]    libtool: link: x86_64-build_unknown-linux-gnu-gcc -W -Wall 
> -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -g -pipe -static 
> -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o 
> emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a 
> ../libiberty/libiberty.a -lfl -lz
> [ALL  ]    /usr/bin/ld: cannot find -lfl
> [ERROR]    collect2: error: ld returned 1 exit status
> [ALL  ]    Makefile:710: recipe for target 'ar' failed
> 
> Is this because of -static? I only have shared flex libraries.....

This issue recently popped up on the list, and there is a pending patch:
    https://sourceware.org/ml/crossgcc/2014-06/msg00007.html
    https://sourceware.org/ml/crossgcc/2014-07/msg00008.html

Care to test this patch and report, please?

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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