bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems with c89 and c++ on z/OS


From: Akim Demaille
Subject: Re: problems with c89 and c++ on z/OS
Date: 18 Sep 2002 10:29:18 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

>>>>> "Werner" == Werner LEMBERG <address@hidden> writes:

Werner> But this:
>>
Werner> -Wc,HALTON\(CCN3296\)
>>
Werner> looks promising IMHO.
>> Well, I don't know.  We tried to avoid having configure dive into
>> an ocean of idioms.  Maybe it is time to think about using wrappers
>> for compilers (think of the .cc vs. .cpp vs. .cxx vs. .C
>> etc. issues too).

Werner> Please give an example.  I don't exactly understand what the
Werner> wrapper shall do.

The idea was launched long ago my many people: the wrapper was about
working around compilers that refuse working like the others.  It
includes:

- renaming files before compiling them when the suffix is not accepted
- coping with bizarre exit values (such as the present case)
- extracting the dependencies (done by depcomp now)
- etc.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]