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: ld.bfd: cannot find crtbegin_so.o


On 28/04/15 22:27, Erik Leunissen wrote:

I can see two cases:

1. ld.bfd is flawed because it ought not require the file crtbegin_so.o
2. ld.bfd is righteously requiring the file crtbegin_so.o, and that it
ought be included in the toolchain.


And here I found the place where crtbegin_so is referenced in the toolchain:

> grep -r crtbegin_so *
lib/gcc/arm-unknown-linux-gnueabihf/4.9.1/plugin/include/config/linux-android.h: "%{shared: crtbegin_so%O%s;:" \


Greetings,

Erik.
--


--
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]