This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: patch: hash synchronization for mingw/cygwin


On 14 Oct 2002, Adam Megacz wrote:
> Also, does anybody know how to use autoconf to test if the *linker
> invoked by gcc* is GNU ld >= 2.3.x?

Something like

`gcc --print-prog-name=ld` --version

?

Jeff


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