public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* HP-UX compile fix needed (pretty simple)
@ 1998-10-21 23:21 Shawn Leas
  1998-10-22 18:00 ` Jeffrey A Law
  0 siblings, 1 reply; 6+ messages in thread
From: Shawn Leas @ 1998-10-21 23:21 UTC (permalink / raw)
  To: EGCS List

I have traced the problem I posted a little earlier a bit further...
When I add -v to the line giving me all the assembler errors, as
shown I find that /usr/ccs/bin/as is being called...  I have verified
that my binutils dir comes before that one...  Why is /usr/ccs/bin/as
being called?  How can I prevent this?


I just need a little push in the right direction!

$ gcc -v
Reading specs from /opt/gcc-2.7.2.1/lib/gcc-lib/hppa1.1-hp-hpux10.10/2.7.2.1/specs
gcc version 2.7.2.1
$ as -v
GNU assembler version 2.9.1 (hppa1.1-hp-hpux10.10), using BFD version 2.9.1

*******************************************************************

/tmp/sleas/egcs-19981019/gcc/xgcc -B/tmp/sleas/egcs-19981019/gcc/ -B/home/admin/sleas/local/egcs-19981019/hppa1.1-hp-hpux10.10/bin/  -DIN_GCC    -g -O2 -I./include  -c dummy.c
Reading specs from /tmp/sleas/egcs-19981019/gcc/specs
gcc version egcs-2.92.16 19981019 (gcc2 ss-980609 experimental)
/tmp/sleas/egcs-19981019/gcc/cpp -lang-c -v -I./include -isystem /home/admin/sleas/local/egcs-19981019/hppa1.1-hp-hpux10.10/bin/include -isyste
m /tmp/sleas/egcs-19981019/gcc/include -undef -D__GNUC__=2 -D__GNUC_MINOR__=92 -Dhppa -Dhp9000s800 -D__hp9000s800 -Dhp9k8 -DPWB -Dhpux -Dunix -D
__hppa__ -D__hp9000s800__ -D__hp9000s800 -D__hp9k8__ -D__PWB__ -D__hpux__ -D__unix__ -D__hppa -D__hp9000s800 -D__hp9k8 -D__PWB -D__hpux -D__unix
-Asystem(unix) -Asystem(hpux) -Acpu(hppa) -Amachine(hppa) -D__OPTIMIZE__ -g -D__hp9000s700 -D_PA_RISC1_1 -D_HPUX_SOURCE -D_HIUX_SOURCE -DIN_GCC
dummy.c /var/tmp/ccjgIyAa.i
GNU CPP version egcs-2.92.16 19981019 (gcc2 ss-980609 experimental) (hppa)
#include "..." search starts here:
#include <...> search starts here:
include
/tmp/sleas/egcs-19981019/gcc/include
/usr/include
End of search list.
/tmp/sleas/egcs-19981019/gcc/cc1 /var/tmp/ccjgIyAa.i -quiet -dumpbase dummy.c -g -O2 -version -o /var/tmp/ccuHutIj.s
GNU C version egcs-2.92.16 19981019 (gcc2 ss-980609 experimental) (hppa1.1-hp-hpux10.10) compiled by GNU C version 2.7.2.1.
/usr/ccs/bin/as -o dummy.o /var/tmp/ccuHutIj.s
as: "/var/tmp/ccuHutIj.s", line 10: error 1052: Directive name not recognized - FILE
as: "/var/tmp/ccuHutIj.s", line 12: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 13: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 18: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 19: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 20: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 21: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 22: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 23: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 24: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 25: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 26: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 27: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 28: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 29: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 30: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 31: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 32: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 33: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 34: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 35: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 36: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 38: error 1052: Directive name not recognized - NSUBSPA
as: "/var/tmp/ccuHutIj.s", line 39: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 41: error 1052: Directive name not recognized - STABN
as: "/var/tmp/ccuHutIj.s", line 50: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 52: error 1052: Directive name not recognized - NSUBSPA
as: "/var/tmp/ccuHutIj.s", line 53: error 1052: Directive name not recognized - STABS
as: "/var/tmp/ccuHutIj.s", line 54: error 1051: Illegal symbol in opcode position - :

-Shawn
<=========== America Held Hostage ===========>
   Day 2100 for the poor and the middle class. 
   Day 2119 for the rich and the dead.
   822 days remaining in the Raw Deal.
<============================================> 


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

* Re: HP-UX compile fix needed (pretty simple)
  1998-10-21 23:21 HP-UX compile fix needed (pretty simple) Shawn Leas
@ 1998-10-22 18:00 ` Jeffrey A Law
  1998-10-22 18:00   ` Shawn Leas
  0 siblings, 1 reply; 6+ messages in thread
From: Jeffrey A Law @ 1998-10-22 18:00 UTC (permalink / raw)
  To: Shawn Leas; +Cc: EGCS List

  In message < Pine.GHP.4.05.9810211724550.1671-100000@ixion.honeywell.com >you w
rite:
  > I have traced the problem I posted a little earlier a bit further...
  > When I add -v to the line giving me all the assembler errors, as
  > shown I find that /usr/ccs/bin/as is being called...  I have verified
  > that my binutils dir comes before that one...  Why is /usr/ccs/bin/as
  > being called?  How can I prevent this?
  > 
  > 
  > I just need a little push in the right direction!
FAQ:

http://www.cygnus.com/egcs/faq.html#gas
jeff


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

* Re: HP-UX compile fix needed (pretty simple)
  1998-10-22 18:00 ` Jeffrey A Law
@ 1998-10-22 18:00   ` Shawn Leas
  1998-10-22 18:00     ` Jeffrey A Law
  1998-10-30  3:25     ` Alexandre Oliva
  0 siblings, 2 replies; 6+ messages in thread
From: Shawn Leas @ 1998-10-22 18:00 UTC (permalink / raw)
  To: Jeffrey A Law; +Cc: EGCS List

On Thu, 22 Oct 1998, Jeffrey A Law wrote:

> 
>   In message < Pine.GHP.4.05.9810211724550.1671-100000@ixion.honeywell.com >you w
> rite:
>   > I have traced the problem I posted a little earlier a bit further...
>   > When I add -v to the line giving me all the assembler errors, as
>   > shown I find that /usr/ccs/bin/as is being called...  I have verified
>   > that my binutils dir comes before that one...  Why is /usr/ccs/bin/as
>   > being called?  How can I prevent this?
>   > 
>   > 
>   > I just need a little push in the right direction!
> FAQ:
> 
> http://www.cygnus.com/egcs/faq.html#gas
> jeff

Maybe YOU should read the FAQ more closely, as it does not
document --with-as=<full path to as>, or the stupid machine
header preprocessor definition hardcoding AS's exec prefix
as /usr/ccs/bin

-Shawn
<=========== America Held Hostage ===========>
   Day 2101 for the poor and the middle class. 
   Day 2120 for the rich and the dead.
   821 days remaining in the Raw Deal.
<============================================> 


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

* Re: HP-UX compile fix needed (pretty simple)
  1998-10-22 18:00   ` Shawn Leas
@ 1998-10-22 18:00     ` Jeffrey A Law
  1998-10-30  3:25     ` Alexandre Oliva
  1 sibling, 0 replies; 6+ messages in thread
From: Jeffrey A Law @ 1998-10-22 18:00 UTC (permalink / raw)
  To: Shawn Leas; +Cc: EGCS List

  In message < Pine.GHP.4.05.9810221735220.25552-100000@ixion.honeywell.com >you 
write:
  > Maybe YOU should read the FAQ more closely, as it does not
  > document --with-as=<full path to as>, or the stupid machine
  > header preprocessor definition hardcoding AS's exec prefix
  > as /usr/ccs/bin
Installing with the same prefix is (and will remain) the recommended way to
deal with this problem.

The --with-as=<blah> scheme is an alternate mean to fix specific issues
developers encounter.

jeff

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

* Re: HP-UX compile fix needed (pretty simple)
  1998-10-30  3:25     ` Alexandre Oliva
@ 1998-10-30  2:40       ` Gerald Pfeifer
  0 siblings, 0 replies; 6+ messages in thread
From: Gerald Pfeifer @ 1998-10-30  2:40 UTC (permalink / raw)
  To: Alexandre Oliva; +Cc: Shawn Leas, Jeffrey A Law, EGCS List, egcs-patches

[ Please remove egcs@cygnus.com from further replies ]

On 29 Oct 1998, Alexandre Oliva wrote:
> Ok to install?

+ These names will be looked for before the standard search dirs.  If
+ they are GNU utilities and they already exist, you need not specify
+ --with-gnu-as nor --with-gnu-ld.

I'm not a native speaker, but I'm not sure whether the above is okay;
specifically I'm hesitant about ``These names will be looked for'' and
``If they [the names] are GNU utilities''.

Apart from that: Thanks, please install!

Gerald
-- 
Gerald Pfeifer (Jerry)      Vienna University of Technology
pfeifer@dbai.tuwien.ac.at   http://www.dbai.tuwien.ac.at/~pfeifer/



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

* Re: HP-UX compile fix needed (pretty simple)
  1998-10-22 18:00   ` Shawn Leas
  1998-10-22 18:00     ` Jeffrey A Law
@ 1998-10-30  3:25     ` Alexandre Oliva
  1998-10-30  2:40       ` Gerald Pfeifer
  1 sibling, 1 reply; 6+ messages in thread
From: Alexandre Oliva @ 1998-10-30  3:25 UTC (permalink / raw)
  To: Shawn Leas; +Cc: egcs-patches

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

Shawn Leas <sleas@ixion.honeywell.com> writes:

>> http://www.cygnus.com/egcs/faq.html#gas

> Maybe YOU should read the FAQ more closely, as it does not
> document --with-as=<full path to as>

Ok to install?

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:oliva@gnu.org mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil

[-- Attachment #2: gas.diff --]
[-- Type: text/html, Size: 1357 bytes --]

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

end of thread, other threads:[~1998-10-30  3:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-10-21 23:21 HP-UX compile fix needed (pretty simple) Shawn Leas
1998-10-22 18:00 ` Jeffrey A Law
1998-10-22 18:00   ` Shawn Leas
1998-10-22 18:00     ` Jeffrey A Law
1998-10-30  3:25     ` Alexandre Oliva
1998-10-30  2:40       ` Gerald Pfeifer

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