Re: compiler wrappers

2001-01-19 Thread Lars J. Aas
On Thu, Jan 18, 2001 at 11:45:57PM +0100, Ralf Corsepius wrote: : IMO, you are just facing a cross-compilation and canonicalization : related issue (VC etc. under Cygwin - this is a special form of : cross compilation :). : : Therefore I would apply the gnu-canonicalization naming scheme (e.g. :

Re: compiler wrappers

2001-01-18 Thread Ralf Corsepius
"Lars J. Aas" wrote: > > Having one semi-functional compiler wrapper for MS Visual C++, and > another one for Borland C++ coming along nicely, I've started thinking > of how this should be integrated with the Auto-tools. > > What I have come up with is a scheme something like this: > > 1) The s

compiler wrappers

2001-01-18 Thread Lars J. Aas
Having one semi-functional compiler wrapper for MS Visual C++, and another one for Borland C++ coming along nicely, I've started thinking of how this should be integrated with the Auto-tools. What I have come up with is a scheme something like this: 1) The scripts are installed in $auxdir. 2) Th