bug-autoconf
[Top][All Lists]
Advanced

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

Re: bison 1.32


From: H.Merijn Brand
Subject: Re: bison 1.32
Date: Tue, 29 Jan 2002 20:35:06 +0100

On Tue 29 Jan 2002 19:54, Akim Demaille <address@hidden> wrote:
> >>>>> "H" == H Merijn Brand <H.Merijn> writes:
> 
> H> On Tue 29 Jan 2002 18:43, Akim Demaille <address@hidden> wrote:
> >> Thanks for the reports.  There are two issues.  Let's discuss the
> >> first one here: the HP ``bundled'' C compiler cannot compile things
> >> that we use:
> 
> H> <PING PONG>I'm **NOT** using the braindead crippled bundled C
> H> compiler, but the expensive HP C-ANSI-C version, which is widely
> H> known to be /much/ better than GNU gcc, at least on HP-UX)</PING
> H> PONG>
> 
> My bad, sorry, I thought this was typical of the bundled cc only.

the bundled C-compiler does neither support optimizing, nor does it support
-Ae (set extended ANSI). So if you see +O2 or -Ae, without warnings from the
compiler that these are unrecognized switches, you can be sure it's the
payed-for compiler.

> H> Whatever you do to it, is OK with me, I don't use it, I'm only
> H> trying to help you improve the product :)
> 
> And I really appreciate that!
> 
> Now, my question is: does this compiler support cross-compilation?

Ahh, that's a simple question: No.

> (Just in case: cross-compilation is producing code for another
> architecture than the one the compiler runs on.  It is essential to
> configure which needs to know if it is supposed to be able to run the
> programs it compiles).

Knew that. Never got gcc working on HP-UX to produce code that would work on
M$-Win (whatever subversive OS). Now I've got cygwin, so I don't care anymore
to try ...

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.7.2 & 630 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
     WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.022 &/| DBD-Unify
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/




reply via email to

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