This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
gcc
Watch
2
Star
0
Fork
0
You've already forked gcc
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
058ad7c406
gcc
/
libjava
/
ecjx.cc
2 lines
9 B
C++
Raw
Normal View
History
Unescape
Escape
re PR libgcj/38396 (ecj1 linked against both -lgcj and -lgcj_bc) PR libgcj/38396 * configure.ac (use_libgcj_bc): Set to no if not enable_shared. (LIBGCJ_SPEC): Use -lgcj instead of -lgcj_bc even for -static or -static-libgcj. * Makefile.am (ecjx_SOURCES): Add ecjx.cc. (ecjx_LDADD): Don't add libgcj.la when NATIVE && USE_LIBBGCJ_BC. * ecjx.cc: New file. * Makefile.in: Regenerated. * configure: Regenerated. From-SVN: r142834
2008-12-19 15:57:29 +01:00
// Dummy
Reference in New Issue
Copy Permalink