This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 java/17290] Wrong Java dependencies are generated


------- Additional Comments From mckinlay at redhat dot com  2004-09-02 17:38 -------
GCJ should never look at the installed directory when running from the build tree.

I think the problem is that there are install directories being passed to gcj as
a -B argument:


[hjl@gnu-64 libjava]$ /export/build/gnu/gcc/build-x86_64-linux/gcc/gcj
-B/export/build/gnu/gcc/build-x86_64-linux/gcc/
-B/usr/gcc-3.5/x86_64-unknown-linux-gnu/bin/
-B/usr/gcc-3.5/x86_64-unknown-linux-gnu/lib/
^^^^




-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17290


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