This is the mail archive of the gcc-bugs@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: new fixinclude problem on HP-UX


On Wed, 29 Mar 2000, Bruce Korb wrote:
> Curious.  What was it doing running the svr4 or iris script then?
> Those scripts got copied up to the gcc directory somehow at some point.

The easy answer: I configured for a different platform before, made distclean
and forgot about it.

[If you are really interested: I checked out the source tree on WhimDoze and
had to fix those stupid \r\n (and to set missing execute permissions). I did
that on a faster (Unixware 7) machine for which I needed gcc anyway. I also
hoped a complete build would timestamp the machine-independent generated files
so that I don't need to install autoconf, gperf, etc or its "missing" fakes
again. (But I need it anyway.) Then I made distclean and created the tarball for
the slow machine (and any further machine). Maybe I should have done the latter
with some special make target. I just did it manually.]

> > Apparently, the SysV.4 fixer fails on this platform.
> 
> I think we know that now :-)

Incicentally, if any Unix flavour deriving from System V.4 should do the same
(i.e. beginning a multi-line comment on a line that the fixer wants to #ifdef
out), it would fail for the same reason. But I understand this will go away
when the Grand Unified Fixer is finished.

Cheers,

-- Marco
{this message is NOT confidential, please ignore any appended lines after this}
-----------------------------------------------------------------
This email is confidential and intended solely for the use of the
individual to whom it is addressed.
Any views or opinions presented are solely those of the author
and do not necessarily represent those of Thyron Limited.
If you are not the intended recipient then please be advised
that you have received this email in error and that any use,
dissemination, forwarding, printing or copying of this email
is strictly prohibited.
If you have received this email in error, please notify the
Thyron IT Administrator on +44 (0)1923 236 050 or
send an email to mail-admin@thyron.com.
Thank You

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