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/12893] The included test case does not link


------- Additional Comments From dog at bluezoo dot org  2004-01-08 17:14 -------
(From update of attachment 5435)
I've created a makefile that should be a bit more portable, and attempted to
build using that.
The original error(s) were not specified on the bugzilla issue. make gives me:

/usr/local/bin/gcj -c -o activation.o
--classpath=/usr/local/share/java/libgcj-3.4.jar activation.jar
/var/tmp//cclKloMi.s:23974:FATAL:Symbol
__GLOBAL__I__ZN3gnu10activation16MagicFileTypeMapC1Ev already defined.
make: *** [activation.o] Error 1

I can build javax-security.o and send.o, but the others all give this
already-defined error.


-- 


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


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