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]

++ illegal in VMS filenames


cp/g++spec.c is an illegal filename on VMS, and there's no way to prevent
"make LANGUAGES=c" from trying to compile it short of hacking the
Makefile or completely removing the cp subdirectory before configure.

Any flexibility on making the name configurable somehow? I'm not sure how to approach
this and would like some ideas,


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