rectory on alioth:
http://debian-ppc64.alioth.debian.org/gcc4/toolchain
I hope that helps until the alioth archive is fixed.
Kind regards
Andreas Jochens
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
te upload just for the ppc64 port.
Regards
Andreas Jochens
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
4 unstable archive
on alioth yet. However, I uploaded a preliminary set of debs for
gnat-4.3 (Version_4.3.0-4) to
http://debian-ppc64.alioth.debian.org/gcc4/gnat-4.3
Regards
Andreas Jochens
diff -urN ../tmp-orig/gnat-4.3-4.3.0/debian/patches/ppc64-ada.dpatch
./debian/patches/ppc64-ada.dpatch
--- .
e gnat-4.3 package becomes available.
But 'gcc-defaults' will at least not FTBFS on ppc64 anymore.
Regards
Andreas Jochens
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
to the gnat-4.3 package with the
necessary changes soon.
Basically, the new ppc64-ada.dpatch will look like the current
ada-mips.dpatch.
Regards
Andreas Jochens
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Please add 'ppc64' to the architecture lines of the gnat and libgnat*
packages.
Regards
Andreas Jochens
diff -urN ../tmp-orig/gcc-defaults-1.69/debian/control ./debian/control
--- ../tmp-orig/gcc-defaults-1.69/debian/control2008-03-31
17:46:20.0 +
+++ ./debian/contr
4.3.0'
make: *** [binary] Error 2
dpkg-buildpackage: failure: debian/rules binary gave error exit status 2
I do not know how to fix this correctly.
Regards
Andreas Jochens
ppc64 patch for gcc-4.3 version 4.3.0-2:
diff -urN ../tmp-orig/gcc-4.3-4.3.0~rc2/debian/lib32gfortran3.symbols.ppc64
./deb
ol instead.
With the attached patch 'gcc-4.1' can be compiled on ppc64.
Regards
Andreas Jochens
diff -urN ../tmp-orig/gcc-4.1-4.1.1/debian/multiarch.inc ./debian/multiarch.inc
--- ../tmp-orig/gcc-4.1-4.1.1/debian/multiarch.inc 2006-06-19
07:37:12.0 +
+++ ./debian/multiarc
7; is disabled.
The build fails if those patches are not applied.
Regards
Andreas Jochens
diff -urN ../tmp-orig/gcc-snapshot-20060419/debian/patches/ppc64-biarch.dpatch
./debian/patches/ppc64-biarch.dpatch
--- ../tmp-orig/gcc-snapshot-20060419/debian/patches/ppc64-biarch.dpatch
2006-04-
* [stamps/02-patch-stamp-ppc64-biarch] Error 1
With the attached patch 'gcc-4.1' can be compiled on ppc64.
The patch changes ppc64-biarch.dpatch so that it applies cleanly to
the gcc-4.1 sources.
The patch also adds libssp and libffi to the 32-bit libraries
which are created during the bu
Hello,
On 06-Feb-24 14:04, Aurelien Jarno wrote:
> Andreas Jochens a écrit :
> When I say linking, I don't speak about the dynamic linking, but the
> linking that occurs when building a package with gcc.
>
> >because /emul/ia32-linux/usr/lib is added to /etc/ld.so.conf b
On 06-Feb-24 12:06, Aurelien Jarno wrote:
> Andreas Jochens a écrit :
> >I suggest the following setup for 32-bit libraries on amd64:
> >
> >1. The ia32-libs package continues to install the 32-bit libraries in
> >/emul/ia32-linux/usr/lib but it stops to pr
reserved for future
multiarch installations.
These changes could be implemented by simple patches without breaking
existing installations.
Regards
Andreas Jochens
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: gcc-3.4
Version: 3.4.4-8
Severity: wishlist
Tags: patch
Currently the 'gcc-3.4' package FTBFS on ppc64.
The attached patch fixes this by adding ppc64 biarch-support
and by disabling ada for ppc64.
Regards
Andreas Jochens
diff -urN ../tmp-orig/gcc-3.4-3.4.4/debian/
Package: gcc-3.3
Version: 3.3.6-9
Severity: wishlist
Tags: patch
The attached patch adds ppc64 support to gcc-3.3.
Regards
Andreas Jochens
Summary of changes:
* debian/rules.defs: add 'ppc64' to ada_no_archs (gcc-4.0 has ada
support on ppc64 but gnat-3.3 does not build wit
ebian/rules.d/binary-gcc.mk' to install the missing
'altivec.h' include file on ppc64. This file is currently installed
on powerpc only.
Regards
Andreas Jochens
diff -urN ../tmp-orig/gcc-4.0-4.0.1/debian/rules.d/binary-gcc-cross.mk
./debian/rules.d/binary-gcc-cross.mk
--- ../tmp-orig/
of '/lib32'. At least this is
location where it is found on ppc64 without taking any special
measures.
I think eventually Debian-amd64 should also move to use /usr/lib32 instead
of /emul/ia32-linux/usr/lib, but this would have to be coordinated with
the ia32-libs and glibc packages, of cou
On 05-Aug-13 12:20, GOTO Masanori wrote:
> Andreas Jochens wrote:
> > This can be fixed by replacing
> >
> > 'gcc-4.0 [!powerpc !m68k] | gcc-3.4 (>= 3.4.4-6) [powerpc] | gcc-3.4 [m68k]'
> >
> > with
> >
> > 'gcc-4.0 [!powerp
tags 321016 +patch
thanks
The attached patch should fix this.
Regards
Andreas Jochens
diff -urN ../tmp-orig/gcc-4.0-4.0.1/debian/rules.conf ./debian/rules.conf
--- ../tmp-orig/gcc-4.0-4.0.1/debian/rules.conf 2005-08-08 08:00:14.0
+
+++ ./debian/rules.conf 2005-08-08 07:54
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/gcc-4.0-4.0.1/build'
s=`cat status`; rm -f status; test $s -eq 0
make[1]: *** [stamps/05-build-stamp] Error 1
make[1]: Leaving directory `/gcc-4.0-4.0.1'
make: *** [stamps/05-build-stamp] Error 2
Regards
Andreas Jochens
diff
compiler compiles itself without problems.
It also compiles almost all Debian Ada source packages when the
(Build-)Depends are changed to allow building with gnat-4.0 and the
Architecture lines are changed to 'any'.
Regards
Andreas Jochens
diff -urN ../tmp-orig/gcc-4.0-4.0.0/debian/patch
Which version of ia32-libs-dev was installed during the build?
Regards
Andreas Jochens
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
c and ia32-libs packages have been fixed.
Regards
Andreas Jochens
Change summary:
* debian/control.m4 - Build-Depends:
- Add gnat-4.0 as an alternative to gnat-3.3 and gnat-3.4.
- Add libc6-dev-i386 as an alternative to ia32-libs-dev.
diff -urN ../tmp-orig/gcc-4.0-4.0ds10/debian/control.m4 .
lude/qt3/qfiledialog.h:78: warning: 'class QFilePreview' has virtual
functions but non-virtual destructor
make[3]: *** [../../../build/obj/ipelets/image.o] Error 1
make[3]: Leaving directory `/srv/dbuild/tmp/ipe-6.0pre23/src/ipelets/image'
Regards
Andreas Jochens
--
To UNSUBSCR
the amd64/gcc-4.0 archive and for the
ppc64 archive on alioth and it works fine for both, as far as I can tell.
Regards
Andreas Jochens
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
tags 278105 + patch
thanks
The attached patch implements the addtion of a new 'libgcj-dev' package
to gcc-defaults.
Please look at Bug#300353 as an example of the problems which occur
because a 'libgcj-dev' package is missing.
Regards
Andreas Jochens
diff -urN ../tmp-or
a gcc with multilib support.
Regards
Andreas Jochens
Change summary:
* debian/control.m4
- Add libc6-dev-powerpc [ppc64] to the Build-Depends.
- Change the Description for lib32gcc1: s/ia32/32 bit Version/
- Change the Depends for lib32gcc1 from 'ia32-libs' to '${shl
boost::filesystem::path'
Regards
Andreas Jochens
' to the Build-Depends line
in 'debian/control.m4' and 'debian/control'.
Regards
Andreas Jochens
package and not in 'libgnat-3.4'. I have attached an amended patch
which corrects this.
Please reconsider to put the symlinks in '/usr/lib' where they can be
found without any ugly hardcoded library path option.
Regards
Andreas Jochens
diff -urN ../tmp-orig/gcc-3.4-3.4.2/deb
ny
Ada packages to FTBFS because they cannot find '-lgnat' or '-lgnat-3.4'.
Please add the missing symlinks in '/usr/lib' to the 'libgnat-3.4' package.
Regards
Andreas Jochens
diff -urN ../tmp-orig/gcc-3.4-3.4.2/debian/rules.d/binary-ada.mk
./debian/rules.d/bi
On 04-Oct-24 16:26, Daniel Jacobowitz wrote:
> On Fri, Oct 22, 2004 at 11:18:23PM +0200, Andreas Jochens wrote:
> The ABI specifies:
>
> 5.2.1Program Interpreter
>
> There is one valid program interpreter for programs conforming to the
> AMD64 ABI:
>/lib/ld64.so
On 04-Oct-25 11:16, Daniel Jacobowitz wrote:
> On Mon, Oct 25, 2004 at 05:06:21PM +0200, Andreas Jochens wrote:
> I really don't agree that doing this based on the performance issues
> makes sense. And you're wrong about mips64; the most efficient
> libraries on mips64 t
On 04-Oct-25 09:36, Daniel Jacobowitz wrote:
> On Mon, Oct 25, 2004 at 08:02:37AM +0200, Andreas Jochens wrote:
> > The '/lib64' was created with a 32bit system in mind which had to be
> > supplemented by a few 64bit libraries, while the existing 32bit
> > libr
On 04-Oct-24 18:34, Daniel Jacobowitz wrote:
> On Sun, Oct 24, 2004 at 11:08:22PM +0200, Andreas Jochens wrote:
> > The '/lib64' directory is just ugly and I want to get rid of that
> > or at least minimize its use (and I think I am not alone here).
>
> You
27;
as the interpreter name.
Furthermore the current 'glibc' package already installs the interpreter
at this location (Gentoo libc does the same IIRC).
This is why I choose '/lib/ld-linux-x86-64.so.2' and not
'/lib/ld64.so.1'.
Regards
Andreas Jochens
the 'lib64'
directory symlink. There have already been a few complaints from people who
ran into this problem (e.g. someone removed the 'lib64' symlink
because he wanted to create a separate real 'lib64' directory
to install some non-free binary-only software which required
include the missing 32bit files in the 'libstdc++6-dev' package.
Regards
Andreas Jochens
diff -urN ../tmp-orig/gcc-3.4-3.4.2/debian/rules.d/binary-libstdcxx.mk
./debian/rules.d/binary-libstdcxx.mk
--- ../tmp-orig/gcc-3.4-3.4.2/debian/rules.d/binary-libstdcxx.mk
2004-
nstall gcc-3.4 lib32gcc1 ia32-libs-dev
[...]
# gcc-3.4 -m32 hello.c
# ./a.out
hello world!
Regards
Andreas Jochens
h
amd64-biarch enabled works fine for the amd64/gcc-3.4 archive
and I replaced my own biarch version with the official one as soon as it
was uploaded to unstable.
Regards
Andreas Jochens
b-enabled gcc-3.4 version for the
amd64/gcc-3.4 archive from now on. However, I could not upload
this new version to the archive yet, because alioth currently
does not allow me (and others) to login.
Regards
Andreas Jochens
diff -urN ../tmp-orig/gcc-3.4-3.4.1ds1/debian/patches/amd64-biarch.dpatch
place the Build-Depends on
'g++-3.3, g77-3.3, gobjc-3.3' just by 'g77, gobjc'?
Regards
Andreas Jochens
diff -urN ../tmp-orig/gcc-3.4-3.4.1ds1/debian/control ./debian/control
--- ../tmp-orig/gcc-3.4-3.4.1ds1/debian/control 2004-08-02 10:18:12.384496700
+0200
+++ ./debian/cont
ll multilib support as soon as the necessary 32bit libraries and
files from glibc are installed in '/usr/lib/i486-linux' (basically libc.a,
libm.a, libpthread.a and crt?.o are needed for this). With the current
setting of MULTILIB_OSDIRNAMES to '../lib64' and '../lib'
ommon_libs from gcc-3.4 for the amd64 architecture.
Regards
Andreas Jochens
diff -urN ../tmp-orig/gcc-3.4-3.4.1ds1/debian/rules.d/binary-fortran.mk
./debian/rules.d/binary-fortran.mk
--- ../tmp-orig/gcc-3.4-3.4.1ds1/debian/rules.d/binary-fortran.mk
2004-08-02 09:13:46.765435768 +0200
+++ ./
This is a bug in
the current version of 'gcc-defaults'.
Thank you for your help with the amd64 port.
Regards
Andreas Jochens
diff -urN ../tmp-orig/gcc-defaults-1.17/debian/rules ./debian/rules
--- ../tmp-orig/gcc-defaults-1.17/debian/rules 2004-07-13 07:43:06.0
+0200
+++ ./deb
epends to build gnats.
For the records: the gcc-gnat-3.3.3-7.x86_64.rpm binary package from Fedora
(not a Gentoo one) was used to bootstrap gnat for the Debian amd64 port.
Regards
Andreas Jochens
after a few failed attempts to cross compile gnat from i386).
Please apply the following patch to enable Ada in gcc-3.3.
It removes amd64 from ada_no_archs and removes two
occurrences of !amd64 from the Build-Depends on gnat-3.3
and gnat-3.2. The same applies to gcc-3.4.
Regards
Andreas Jochens
47 matches
Mail list logo