public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Support
@ 2000-01-30 20:40 Rahul Parasnis
  2000-01-30 20:59 ` Support Alexandre Oliva
  0 siblings, 1 reply; 14+ messages in thread
From: Rahul Parasnis @ 2000-01-30 20:40 UTC (permalink / raw)
  To: gcc

I have downloaded the gcc-2_95_2_tar software I am not sure wheather it will 
work on HPUX11.0 !!

Could  you please give some advice on how to find gcc on HPUX 11.0 
 

Thanks 
- Rahul Parasnis 

^ permalink raw reply	[flat|nested] 14+ messages in thread
* Re: Support
@ 2000-01-30 21:41 N8TM
  0 siblings, 0 replies; 14+ messages in thread
From: N8TM @ 2000-01-30 21:41 UTC (permalink / raw)
  To: rahul.parasnis, gcc

In a message dated 1/30/2000 8:41:59 PM Pacific Standard Time, 
rahul.parasnis@creditlyonnais.fr writes:

> I have downloaded the gcc-2_95_2_tar software I am not sure wheather it 
will 
>  work on HPUX11.0 !!
>  
>  Could  you please give some advice on how to find gcc on HPUX 11.0 

gcc-2.95.2 doesn't support HPUX 11 (it won't build "out of the box.")  
gcc-2.96 (the current development version) supports HPUX 11 but the warning 
about "instability" of development egcs should be heeded.  As I myself have 
discontinued work with HPUX, I don't know the current quality of that port.  
gcc-2.96 will be found on ftp://gcc.cygnus.com/pub/egcs/snapshots and its 
mirrors with roughly weekly versions.

Tim
tprince@computer.org

^ permalink raw reply	[flat|nested] 14+ messages in thread
* RE: Support
@ 2000-01-31 12:44 Galloway, Greg (ISSAtlanta)
  2000-01-31 12:48 ` Support Alexandre Oliva
  2000-01-31 16:12 ` Support Jeffrey A Law
  0 siblings, 2 replies; 14+ messages in thread
From: Galloway, Greg (ISSAtlanta) @ 2000-01-31 12:44 UTC (permalink / raw)
  To: 'Alexandre Oliva', Rahul Parasnis; +Cc: gcc

Is HP/UX 11 supported in gcc 2.95.1?
How about gas from binutils-2.9.1?

Thanks,
Greg

> -----Original Message-----
> From: Alexandre Oliva [ mailto:oliva@lsd.ic.unicamp.br ]
> Sent: Sunday, January 30, 2000 11:58 PM
> To: Rahul Parasnis
> Cc: gcc
> Subject: Re: Support
> 
> 
> On Jan 31, 2000, Rahul Parasnis 
> <rahul.parasnis@creditlyonnais.fr> wrote:
> 
> > I have downloaded the gcc-2_95_2_tar software I am not sure 
> wheather it will 
> > work on HPUX11.0 !!
> 
> It won't, sorry.  Support for HP/UX 11 is under development.
> 
> Even if you manage to build it, with some `how-to's you may find on
> the web, it won't really work: there are some important issues that
> aren't handled correctly in gcc 2.95.2.
> 
> -- 
> Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
> oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
> oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
> ** I may forward mail about projects to mailing lists; please use them
> 

^ permalink raw reply	[flat|nested] 14+ messages in thread
* Support
@ 2000-02-01  1:37 Rahul Parasnis
  2000-02-01  8:57 ` Support Joe Buck
  2000-02-01 20:08 ` Support Alexandre Oliva
  0 siblings, 2 replies; 14+ messages in thread
From: Rahul Parasnis @ 2000-02-01  1:37 UTC (permalink / raw)
  To: gcc

Finally I installed HPUX 10.20 I get following error when I make 
make bootstrap 
Couls you please tell where I am going wrong ?

               t='s,x,x,'; echo ar | sed -e $t ; \
            fi; \
          fi`"  "BISON=`if [ -f /opt/gcc-2.95.2/gcc/../bison/bison ] ; then 
case /admdns/gcc-2.95.2/gcc in \
        /*) echo /opt/gcc-2.95.2/gcc/../bison/bison -L 
/admdns/gcc-2.95.2/gcc/../bison/ ;; \
        *) echo /opt/gcc-2.95.2/gcc/../bison/bison -L 
/opt/gcc-2.95.2/gcc//admdns/gcc-2.95.2/gcc/../bison/ ;; \
        esac; else echo bison ; fi`"  "BISONFLAGS="  "CFLAGS=-O2 -g"  "CLIB="  
"GCC_FOR_TARGET=./xgcc -B/usr/local/hppa1.1-hp-hpux10.20/bin/ -B./ 
-I/usr/local/hppa1.1-hp-hpux10.20/include"  "LDFLAGS="  "LEX=`if [ -f 
/opt/gcc-2.95.2/gcc/../flex/flex ] ; then echo /opt/gcc-2.95.2/gcc/../flex/flex 
; else echo flex ; fi`"  "LEXFLAGS="  "LN=ln"  "LN_S=ln -s"  "MAKEINFO=`if [ -f 
/opt/gcc-2.95.2/gcc/../texinfo/makeinfo/Makefile ] ; \
        then echo /opt/gcc-2.95.2/gcc/../texinfo/makeinfo/makeinfo ; \
        else echo makeinfo ; fi`"  "MAKEINFOFLAGS="  "RANLIB_FOR_TARGET=`  if [ 
-f /opt/gcc-2.95.2/gcc/../binutils/ranlib ] ; then \
            echo /opt/gcc-2.95.2/gcc/../binutils/ranlib ; \
          else \
            if [ "hppa1.1-hp-hpux10.20" = "hppa1.1-hp-hpux10.20" ] ; then \
              echo ranlib; \
            else \
               t='s,x,x,'; echo ranlib | sed -e $t ; \
            fi; \
          fi`"  "RANLIB_TEST_FOR_TARGET=[ -f `  if [ -f 
/opt/gcc-2.95.2/gcc/../binutils/ranlib ] ; then \
            echo /opt/gcc-2.95.2/gcc/../binutils/ranlib ; \
          else \
            if [ "hppa1.1-hp-hpux10.20" = "hppa1.1-hp-hpux10.20" ] ; then \
              echo ranlib; \
            else \
               t='s,x,x,'; echo ranlib | sed -e $t ; \
            fi; \
          fi` ]  || ( [ "hppa1.1-hp-hpux10.20" = "hppa1.1-hp-hpux10.20" ]  && [ 
-f /usr/bin/ranlib -o -f /bin/ranlib ] )"  "SHELL=/bin/sh"  
"STAGE_PREFIX=stage1/"  "exeext="  "build_exeext="  "objext=.o"  
"exec_prefix=/usr/local"  "prefix=/usr/local"  "local_prefix=/usr/local"  
"gxx_include_dir=/usr/local/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95.2/../../../..`
echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-3"  
"tooldir=/usr/local/hppa1.1-hp-hpux10.20"  
"gcc_tooldir=/usr/local/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95.2/../../../../hppa
1.1-hp-hpux10.20"  "bindir=/usr/local/bin"  
"libsubdir=/usr/local/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95.2"  
"datadir=/usr/local/share"  "distdir=../tmp/\$(subdir)"  
"localedir=/usr/local/share/locale" "CC=stage1/xgcc -Bstage1/ 
-B/usr/local/hppa1.1-hp-hpux10.20/bin/" "JAVA_FOR_BUILD="  "JAVAFLAGS="  
"JAVA_FOR_TARGET=" ../jc1
        here=`pwd`; sdir=`cd /admdns/gcc-2.95.2/gcc/java && pwd`; if test -f 
../../bison; then bison="$here/../../bison/bison -L $sdir"; else bison=bison; 
fi; \
        cd /admdns/gcc-2.95.2/gcc/java && $bison -t  --name-prefix=java_ \
            -o parse.c ./parse.y
sh[2]: bison:  not found.
*** Error exit code 127

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.


Regards
- Rahul Parasnis 

^ permalink raw reply	[flat|nested] 14+ messages in thread
* RE: Support
@ 2000-02-01  7:06 Galloway, Greg (ISSAtlanta)
  0 siblings, 0 replies; 14+ messages in thread
From: Galloway, Greg (ISSAtlanta) @ 2000-02-01  7:06 UTC (permalink / raw)
  To: 'Russ Allbery', gcc

Russ Allbery [ mailto:rra@stanford.edu ] wrote:
> Alexandre Oliva <oliva@lsd.ic.unicamp.br> writes:
> 
> > Nope.  No gcc release prior to 2.96 or 2.97 or 3.0 or 
> however the next
> > release ends up being called supports HP/UX 11.
> 
> Could someone clarify (or point me at the clarification) of 
> just what this
> means?  I'm surprised by this, given that it compiles cleanly 
> out of the
> tarball and compiles Perl with no test suite failures.

This is my experience as well.  I've built cleanly out of the
box with gas from binutils 2.9.1.  Is there a list of known problems
somewhere?

Thanks,
Greg

^ permalink raw reply	[flat|nested] 14+ messages in thread
* Support
@ 2022-12-09  9:32 rajrao
  0 siblings, 0 replies; 14+ messages in thread
From: rajrao @ 2022-12-09  9:32 UTC (permalink / raw)
  To: gcc

[-- Attachment #1: Type: text/plain, Size: 277 bytes --]

Dear team,

I am working in the compiler domain.

Can you please provide the source application where the mis-compilation
errors occurred which has been detected by the GCC compiler.

This support is very helpful for my PHD work.

-








P Rajshekhar Rao
Thanks and Regards

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

end of thread, other threads:[~2022-12-09  9:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-30 20:40 Support Rahul Parasnis
2000-01-30 20:59 ` Support Alexandre Oliva
2000-01-30 21:41 Support N8TM
2000-01-31 12:44 Support Galloway, Greg (ISSAtlanta)
2000-01-31 12:48 ` Support Alexandre Oliva
2000-01-31 22:31   ` Support Russ Allbery
2000-01-31 16:12 ` Support Jeffrey A Law
2000-02-01 20:03   ` Support Alexandre Oliva
2000-02-01 20:20     ` Support Jeffrey A Law
2000-02-01  1:37 Support Rahul Parasnis
2000-02-01  8:57 ` Support Joe Buck
2000-02-01 20:08 ` Support Alexandre Oliva
2000-02-01  7:06 Support Galloway, Greg (ISSAtlanta)
2022-12-09  9:32 Support rajrao

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).