Re: Cross compiler

2021-04-22 Thread John Paul Adrian Glaubitz
On 4/22/21 3:55 PM, Helge Deller wrote: > On 4/22/21 3:27 PM, John Paul Adrian Glaubitz wrote: >> On 4/22/21 12:07 PM, Helge Deller wrote: >>> Set up the chroot, e.g.: >>> debootstrap --arch=hppa  --no-check-gpg unstable  >>> /srv/testhttp://ftp.debian-ports.org/debian/ >> >> You will need to use

Re: Cross compiler

2021-04-22 Thread Helge Deller
On 4/22/21 3:27 PM, John Paul Adrian Glaubitz wrote: On 4/22/21 12:07 PM, Helge Deller wrote: Set up the chroot, e.g.: debootstrap --arch=hppa  --no-check-gpg unstable  /srv/test http://ftp.debian-ports.org/debian/ You will need to use qemu-debootstrap as otherwise the command will fail

Re: Cross compiler

2021-04-22 Thread John Paul Adrian Glaubitz
On 4/22/21 12:07 PM, Helge Deller wrote: > Set up the chroot, e.g.: > debootstrap --arch=hppa  --no-check-gpg unstable  /srv/test > http://ftp.debian-ports.org/debian/ You will need to use qemu-debootstrap as otherwise the command will fail without the "--foreign" flag. > You need to install

Re: Cross compiler

2021-04-22 Thread Helge Deller
On 4/22/21 11:28 AM, Mike Hosken wrote: I’m wanting to set up a chroot amd64 to hppa cross compiler. I’ve tried following the guides but break it. Has anyone else been using a cross compiler that can help either setup for me or guide me step by step. I can give access to the machine in question

Cross compiler

2021-04-22 Thread Mike Hosken
Hi everyone, I’m wanting to set up a chroot amd64 to hppa cross compiler. I’ve tried following the guides but break it. Has anyone else been using a cross compiler that can help either setup for me or guide me step by step. I can give access to the machine in question. Bullseye hppa

Re: [parisc-linux] [hppa cross compiler]

2005-02-14 Thread Thibaut VARENE
Hi all, are there any cross compilers for hppa in Debian bundle? what do you use to x-compile from non-hppa to hppa? Thank you in advance apt-cache search is used to look for packages. Alternatively you can use packages.debian.org. Use toolchain-source to build cross compilers. OTOH, looking

Re: [parisc-linux] [hppa cross compiler]

2005-02-14 Thread SteX
Hi all, are there any cross compilers for hppa in Debian bundle? what do you use to x-compile from non-hppa to hppa? Thank you in advance apt-cache search is used to look for packages. Alternatively you can I am pretty aware of this tools. The problem is that I have my workstations at home. I

Re: [parisc-linux] [hppa cross compiler]

2005-02-14 Thread Thibaut VARENE
cross compilers we provide are only meant to build kernels. ie you cannot build userland binaries with them. If you want a debian packaged complete cross compiler, use toolchain-source and read the howto that comes with the package. It works just fine. HTH Thibaut VARENE PA/Linux ESIEE Team http

Re: [hppa cross compiler]

2005-02-14 Thread Martin-Éric Racine
On Mon, 14 Feb 2005, SteX wrote: Hi all, are there any cross compilers for hppa in Debian bundle? what do you use to x-compile from non-hppa to hppa? I have cross-compilers as Debian packages built for a PowerPC host at http://funkyware.konflux.at -- Martin-Éric Racine

Cross Compiler HOWTO - v1.2 (GCC 3.1 updates and more)

2002-04-20 Thread Carlos O'Donell Jr.
Parisc, Debian-hppa, - PARISC-Linux Cross Compiler HOWTO - v1.2 - When you're 715/50 just can't compile fast enough... http://www.baldric.uwo.ca/~carlos/HOWTO-Parisc/ - Updated examples. - Updated many things