* [hppa-linux] egcs-1.1.1 xcompile
@ 1999-02-08 0:37 Paul J.Y. Lahaie
1999-02-08 3:43 ` Alex deVries
0 siblings, 1 reply; 2+ messages in thread
From: Paul J.Y. Lahaie @ 1999-02-08 0:37 UTC (permalink / raw)
To: hppa-linux@puffingroup.com
After adding suppor to egcs-1.1.1 for hppa1.1-hp-linux, I
built the x-compiler. Everything goes fine until it tries to build
libgcc2.a
At this point, there is some code (I assume from libgcc2.c) which
puts "opcode arg,arg,arg ; comment" style comments which confuses
as (it thinks "; comment" is an opcode). I'm gonna go look to see
if I can do a quick patch to fix this. Other than that, the
compiler seems to work fine with little or no patchings (beyond
support for hppa1.1-hp-linux)
- Paul
----------------------------------------------------------------------
To unsubscribe: send e-mail to hppa-linux-request@puffingroup.com with
`unsubscribe' as the subject.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [hppa-linux] egcs-1.1.1 xcompile
1999-02-08 0:37 [hppa-linux] egcs-1.1.1 xcompile Paul J.Y. Lahaie
@ 1999-02-08 3:43 ` Alex deVries
0 siblings, 0 replies; 2+ messages in thread
From: Alex deVries @ 1999-02-08 3:43 UTC (permalink / raw)
To: hppa-linux@puffingroup.com
On Sun, 7 Feb 1999, Paul J.Y. Lahaie wrote:
> At this point, there is some code (I assume from libgcc2.c) which
> puts "opcode arg,arg,arg ; comment" style comments which confuses
> as (it thinks "; comment" is an opcode). I'm gonna go look to see
> if I can do a quick patch to fix this. Other than that, the
> compiler seems to work fine with little or no patchings (beyond
> support for hppa1.1-hp-linux)
>
Yeah, I had to fix this elsewhere. The solution was to use a "#"
character instead of ";" to mark the start of a comment.
- Alex
----------------------------------------------------------------------
To unsubscribe: send e-mail to hppa-linux-request@puffingroup.com with
`unsubscribe' as the subject.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~1999-02-08 3:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-02-08 0:37 [hppa-linux] egcs-1.1.1 xcompile Paul J.Y. Lahaie
1999-02-08 3:43 ` Alex deVries
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.