This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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] | |
Hi,GNU Make documentation specifies that either space or ':' should be used as path separator for VPATH. The latest changes however to ';' for DJGPP (i?86-pc-msdosdjgpp). As result use of ':' as VPATH separator in Makefile.in is incompatible with DJGPP.Paolo, can you help with this patch / issue? By the way, I'm seeing a colon in libgomp/Makefile.am too...
vpath % PATH1 vpath % PATH2
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |