public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* HP-UX 11.0 build question.
@ 2001-01-25 12:27 howeyj
  2001-01-25 12:56 ` Alexandre Oliva
  0 siblings, 1 reply; 4+ messages in thread
From: howeyj @ 2001-01-25 12:27 UTC (permalink / raw)
  To: gcc-help

Trying to install gcc on HP-UX 11.0. I'm installing without error using
the following instructions:

untar the gcc distribution file
cd gcc-2.95.2
mkdir objdir ; cd objdir
../gcc-2.95.2/configure --with-gnu-as --enable-shared
--enable-languages=c++
gmake bootstrap
gmake check
gmake install
cd hppa2.0w-hp-hpux11.00/libstdc++
ar -ruv ../../../../lib/libstdc++PIC.a `cat piclist`
cd ../../../../lib
ln -s gcc-lib/hppa2.0w-hp-hpux11.00/2.95.2/libgcc.a libgcc.a
ln -s libstdc++.a.2.10.0 libstdc++.a
=======================
When I try to do:
ar -ruv ../../../../lib/libstdc++PIC.a `cat piclist
I find that there is no libstdc++PIC.a in the lib area.

What am I doing wrong?

Regards,
Joan Howey
Cadence Design Systems
Systems Engineer
15015 Ave of Science
San Diego, CA 92128
(858)618-3919

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: HP-UX 11.0 build question.
  2001-01-25 12:27 HP-UX 11.0 build question howeyj
@ 2001-01-25 12:56 ` Alexandre Oliva
  2001-01-26  8:27   ` Puneet Singhal
  0 siblings, 1 reply; 4+ messages in thread
From: Alexandre Oliva @ 2001-01-25 12:56 UTC (permalink / raw)
  To: howeyj; +Cc: gcc-help

On Jan 25, 2001, howeyj <howeyj@cadence.com> wrote:

> Trying to install gcc on HP-UX 11.0.

Don't try to install GCC 2.95.2 on HP-UX 11.0, it's not supported.
Try a development snapshot of GCC.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: HP-UX 11.0 build question.
  2001-01-25 12:56 ` Alexandre Oliva
@ 2001-01-26  8:27   ` Puneet Singhal
  2001-01-26  8:45     ` Alexandre Oliva
  0 siblings, 1 reply; 4+ messages in thread
From: Puneet Singhal @ 2001-01-26  8:27 UTC (permalink / raw)
  To: egcs; +Cc: gcc-help

Hi,
I have the foll question for Mr. Oliva...
>
>
>> Trying to install gcc on HP-UX 11.0.
>
>Don't try to install GCC 2.95.2 on HP-UX 11.0, it's not supported.
>Try a development snapshot of GCC.
What is a development snapshot and how do u get it?

thanks
Puneet


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: HP-UX 11.0 build question.
  2001-01-26  8:27   ` Puneet Singhal
@ 2001-01-26  8:45     ` Alexandre Oliva
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Oliva @ 2001-01-26  8:45 UTC (permalink / raw)
  To: Puneet Singhal; +Cc: gcc-help

On Jan 26, 2001, "Puneet Singhal" <puneet@opussoft.com> wrote:

> What is a development snapshot and how do u get it?

See http://gcc.gnu.org

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-01-26  8:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-25 12:27 HP-UX 11.0 build question howeyj
2001-01-25 12:56 ` Alexandre Oliva
2001-01-26  8:27   ` Puneet Singhal
2001-01-26  8:45     ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).