This is the mail archive of the gcc@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]

Re: gcc 3.4 - gnatmake has wrong gcc name


>     I don't know. I believe it's ";version", e.g. GCC.EXE;2, but I'm no
>     VMS expert.

That's the VMS style, however gcc usually deals with the Unix style which is
gcc.exe.2   (dot vice semicolon).  Any fix must be able to handle both
styles.


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