* [hppa-linux] New cross compiling RPMs
@ 1999-03-10 14:06 Phil Schwan
1999-03-10 14:11 ` Mike Shaver
0 siblings, 1 reply; 5+ messages in thread
From: Phil Schwan @ 1999-03-10 14:06 UTC (permalink / raw)
To: hppa-linux
Mike Shaver just rebuilt Alex's cross compiling RPMs against glibc 2.0
rather than 2.1, and they're now available on sod:
ftp://sod.res.cmu.edu/pub/parisc/tools/egcs-x-hppa-linux-1.1.1-4.i386.rpm
ftp://sod.res.cmu.edu/pub/parisc/tools/binutils-x-hppa-2.9.1-4.i386.rpm
Note that the revision number is still 4, but these are in fact new.
-Phil
------------------------------------------------------------------
"In film you will find four basic story lines. Man versus man, man
versus nature, nature versus nature, and dog versus vampire."
- Steven Spielberg
-------------------------------------------------------------------------
To unsubscribe: send e-mail to hppa-linux-request@thepuffingroup.com with
`unsubscribe' as the subject.
^ permalink raw reply [flat|nested] 5+ messages in thread* RE: [hppa-linux] New cross compiling RPMs
@ 1999-03-11 2:12 PG40 KCLin
1999-03-11 3:18 ` Alex deVries
0 siblings, 1 reply; 5+ messages in thread
From: PG40 KCLin @ 1999-03-11 2:12 UTC (permalink / raw)
To: 'hppa-linux@thepuffingroup.com'
Hi all,
About the new cross compiler, does it support floating-point emulation for
PA-RISC 1.1 architecture level 0? In the cross tool, does it support the
source level debugger based on Windows? or gdb only?
your reply will be appreciated. Thanks!
Best regards,
James K.C. Lin,
Winbond Electronics Corp.
Taiwan. R.O.C.
> ----------
> From: Mike Shaver[SMTP:shaver@netscape.com]
> Sent: Wednesday, March 10, 1999 PM 10:11
> To: hppa-linux@thepuffingroup.com
> Subject: Re: [hppa-linux] New cross compiling RPMs
>
> Phil Schwan wrote:
> >
> > Mike Shaver just rebuilt Alex's cross compiling RPMs against glibc 2.0
> > rather than 2.1, and they're now available on sod:
> >
> >
> ftp://sod.res.cmu.edu/pub/parisc/tools/egcs-x-hppa-linux-1.1.1-4.i386.rpm
> > ftp://sod.res.cmu.edu/pub/parisc/tools/binutils-x-hppa-2.9.1-4.i386.rpm
> >
> > Note that the revision number is still 4, but these are in fact new.
>
> And hey -- they even work (for me)!
>
> [shaver@loonie /tmp]$ cat test.c
> int main () { return 0; }
> [shaver@loonie /tmp]$ hppa-linux-gcc -c test.c
> [shaver@loonie /tmp]$ file test.o
> test.o: ELF 32-bit MSB relocatable, PA-RISC, version 1
> [shaver@loonie /tmp]$
>
> Mike
>
> --
> 169530.70 140316.26
>
> -------------------------------------------------------------------------
> To unsubscribe: send e-mail to hppa-linux-request@thepuffingroup.com with
> `unsubscribe' as the subject.
>
-------------------------------------------------------------------------
To unsubscribe: send e-mail to hppa-linux-request@thepuffingroup.com with
`unsubscribe' as the subject.
^ permalink raw reply [flat|nested] 5+ messages in thread* RE: [hppa-linux] New cross compiling RPMs
1999-03-11 2:12 PG40 KCLin
@ 1999-03-11 3:18 ` Alex deVries
0 siblings, 0 replies; 5+ messages in thread
From: Alex deVries @ 1999-03-11 3:18 UTC (permalink / raw)
To: 'hppa-linux@thepuffingroup.com'
On Thu, 11 Mar 1999, PG40 KCLin wrote:
> About the new cross compiler, does it support floating-point emulation for
> PA-RISC 1.1 architecture level 0? In the cross tool, does it support the
> source level debugger based on Windows? or gdb only?
I'm not actually quite sure about the answer to this question; certainly
their is no native floating point support, although there may be
emulation.
This should be easy enough to test.
For the kernel side of things, which is the most immediate concern, we
don't need floating point yet anyway.
There's currently no working gdb, although that shouln't be too difficult
to straighten out either. I don't know what you mean by the source level
windows debugger, but I'm interested.
-= Alex
--
Alex deVries <puffin@redhat.com>
Red Hat Contrib Net maintainer
Ottawa, Canada
HPPA/Linux Porting Team
-------------------------------------------------------------------------
To unsubscribe: send e-mail to hppa-linux-request@thepuffingroup.com with
`unsubscribe' as the subject.
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: [hppa-linux] New cross compiling RPMs
@ 1999-03-12 2:57 PG40 KCLin
0 siblings, 0 replies; 5+ messages in thread
From: PG40 KCLin @ 1999-03-12 2:57 UTC (permalink / raw)
To: 'hppa-linux@thepuffingroup.com'
About the source level remote debugger of Windows based version for GNU
cross tools, please reference the web site: http://www.cygnus.com then you
may get more idea about it.
Winbond is one IC maker in Taiwan. We developed the PA-RISC 1.1 architecture
level 0 controller and focus in Embedded controller market. We using the
cross tools (DOS or DOS prompt in Windows based running on PC) provided by
CYGNUS. If you've interested about our chip spec. or develop platform,
please reference our web site at http://www.winbond.com.tw -> select product
overview -> select product information -> select Visual Communication ICs ->
select Embedded Controller then you'll get the chip information and
evaluation kits information.
Because we're interesting the Linux kernel can be run on our platform, if we
can have any contribution in your porting project, please let me know.
Thanks!
Best regards,
James K.C. Lin
Winbond Electronics Corp.
Taiwan, R.O.C.
> ----------
> From: Alex deVries[SMTP:adevries@redhat.com]
> Sent: Thursday, March 11, 1999 AM 11:18
> To: 'hppa-linux@thepuffingroup.com'
> Subject: RE: [hppa-linux] New cross compiling RPMs
>
>
> On Thu, 11 Mar 1999, PG40 KCLin wrote:
> > About the new cross compiler, does it support floating-point emulation
> for
> > PA-RISC 1.1 architecture level 0? In the cross tool, does it support the
> > source level debugger based on Windows? or gdb only?
>
> I'm not actually quite sure about the answer to this question; certainly
> their is no native floating point support, although there may be
> emulation.
>
> This should be easy enough to test.
>
> For the kernel side of things, which is the most immediate concern, we
> don't need floating point yet anyway.
>
> There's currently no working gdb, although that shouln't be too difficult
> to straighten out either. I don't know what you mean by the source level
> windows debugger, but I'm interested.
>
> -= Alex
>
> --
> Alex deVries <puffin@redhat.com>
> Red Hat Contrib Net maintainer
> Ottawa, Canada
> HPPA/Linux Porting Team
>
>
>
> -------------------------------------------------------------------------
> To unsubscribe: send e-mail to hppa-linux-request@thepuffingroup.com with
> `unsubscribe' as the subject.
>
-------------------------------------------------------------------------
To unsubscribe: send e-mail to hppa-linux-request@thepuffingroup.com with
`unsubscribe' as the subject.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~1999-03-12 2:57 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-03-10 14:06 [hppa-linux] New cross compiling RPMs Phil Schwan
1999-03-10 14:11 ` Mike Shaver
-- strict thread matches above, loose matches on Subject: below --
1999-03-11 2:12 PG40 KCLin
1999-03-11 3:18 ` Alex deVries
1999-03-12 2:57 PG40 KCLin
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.