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

See the CrossGCC FAQ 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]

Cross Compiler PowerPC603E


I found the solution...

./../lib/gcc-lib/powerpc-603-linux-gnu/3.2.3/../../../../powerpc-603-linux-gnu/lib/libgcj.so: undefined reference to `dlopen'
collect2: ld returned 1 exit status



I just added the -ldl option to load the libld library and now it's good


Thanks for ypour help

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