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]

Re: case insensitive external symbols


> 
> The native linker under VMS is insensitive to the case of symbols.

Just the native linker under VMS/VAX. This is a common problem when
compiling C source with the VAX C Compiler. VAX C just isn't ANSI-C
(and neither K&R C).

This is no problem on the Alpha or when compiling with GNU C.

EGCS bootstraps fine on openVMS/Alpha with DEC C or GNU C. On the VAX,
you must use GNU C for compiling.

Klaus
-- 
proGIS Software                 E-Mail: kkaempf@progis.de
Dipl.-Inform. Klaus K"ampf      Fax:    0241-47067-29
Jakobstr. 117                   Voice:  0241-47067-11
D-52064 Aachen                  WWW:	http://www.progis.de



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