This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Use libgcj_convenience.la ( Re: libjava bootstrap failure on sparc-sun-solaris2.8)
>>>>> "H.J." == H J Lu <hjl@lucon.org> writes:
H.J.> +## avoid tripping platform command line length limits. We also use
H.J.> +# libgcj_convenience.la to avoid creating a long linker command line
H.J.> +# which causes problems on some OSes and makes it almost impossible to
H.J.> +# debug the linker under a debugger.
Could you change this to use `##' comments? Thanks.
Tom