This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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]

[Bug build/19302] Cannot cross-build a fully functional native djgpp gdb


https://sourceware.org/bugzilla/show_bug.cgi?id=19302

--- Comment #3 from felix <felix.von.s at posteo dot de> ---
It doesn't.

checking for djgpp-ar... no
checking for djgpp-as... no
checking for djgpp-dlltool... no
checking for djgpp-ld... no
checking for djgpp-lipo... no
checking for djgpp-nm... no
checking for djgpp-ranlib... no
checking for djgpp-strip... no
checking for djgpp-windres... no
checking for djgpp-windmc... no
checking for djgpp-objcopy... no
checking for djgpp-objdump... no
checking for djgpp-readelf... no
checking for djgpp-cc... no
checking for djgpp-gcc... no
[...]

And I end up with misset variables in the Makefile.

Long file names _may_ be a problem for that particular platform. DJGPP supports
the long file name API, but is not meant to require it.

What is "libsubdir" supposed to be anyway?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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