This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GCC 3.3 MingW Crossed-Native Build Fails on fastjar


Hi People,

I have to go into a black hole (= real job) for the rest of the day,
but I just wanted to give you all a heads up for a build failure when
using the GCC cross compiler for MingW to build the MingW crossed-native
compiler.

The build fails on fastjar with the following unresolved symbols:

jartool.o(.text+0x12ed):jartool.c: undefined reference to `opendir'
jartool.o(.text+0x14b0):jartool.c: undefined reference to `readdir'
jartool.o(.text+0x153a):jartool.c: undefined reference to `closedir'

I'll dig into this more. I'm not necessarily asking for help, but
wanted to throw this out there in case anyone has an "aha" or a
"oh yeah" kind of reaction.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/




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