This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: libjava and raw_cxx
Andreas Schwab wrote:
> Andrew Haley <aph@redhat.com> writes:
>
>> Sure, but a generic link test shouldn't require a directory to be
>> configured in any special way.
>
> I don't see where that requirement is special. After all, RAW_CXX is
> definitely not a full C++ compiler (for a good reason, of course).
Can the path to libstdc++ be added to the test?
Does the test even need to be C++?
Andrew.