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/15578] gcj doesn't support -extdirs


------- Additional Comments From tromey at gcc dot gnu dot org  2004-09-23 00:49 -------
Right now if I use "--extdirs foo" I get an error:

opsy. gcj --syntax-only --extdirs lib -Isrc src/org/jacorb/config/Configuration.java
jc1: error: unrecognized command line option "-fextdirs"

However, if I use --extdirs=lib, it works.


-- 


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


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