[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: support for IA64 HP-UX
From: |
Paul D. Smith |
Subject: |
Re: support for IA64 HP-UX |
Date: |
Thu, 19 Sep 2002 14:49:00 -0400 |
The version of autoconf used by the current release of GNU make has
problems in HP-UX 11.
You can get a pretest of the next release, which uses a newer automake,
here:
ftp://alpha.gnu.org/pub/make/
Note there has already been one (small... unless you hit it :) [1]) bug
found in this release so it's not identical to what the next release
will be, but it's close.
It should configure and build correctly for you on HP-UX 11.
-----
[1] The bug is you can't export multiple variables on one export line;
i.e. "export FOO BAR" won't work; only the first will be exported.
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.paulandlesley.org
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
- support for IA64 HP-UX, Martin Sebor, 2002/09/19
- Re: support for IA64 HP-UX,
Paul D. Smith <=
- Re: support for IA64 HP-UX, Martin Sebor, 2002/09/19
- Re: support for IA64 HP-UX, Paul D. Smith, 2002/09/19
- Re: support for IA64 HP-UX, Martin Sebor, 2002/09/19
- Re: support for IA64 HP-UX, Paul D. Smith, 2002/09/19
- Re: support for IA64 HP-UX, Martin Sebor, 2002/09/19
- Re: support for IA64 HP-UX, Paul D. Smith, 2002/09/19
- .for f in ${FOO} support?, mcmahill, 2002/09/19
- Re: .for f in ${FOO} support?, Paul D. Smith, 2002/09/19
- Re: .for f in ${FOO} support?, mcmahill, 2002/09/19
- Re: .for f in ${FOO} support?, Paul D. Smith, 2002/09/20