gcc-3.3.2-2-sparc with Ada enabled !
Balint Cristian <[email protected]>
| Newsgroups | gmane.linux.aurora.devel |
|---|---|
| Organization | Home |
| Message-ID | <[email protected]> |
Just recompiled fedora/redhat stuff but with ada support.
I think Ada can be enabled in Aurora too, Tom if plan push out newer rawhide can enable Ada.
I give sample of it from my tree for interested one:
ftp://ftp.rdsor.ro/pub/Linux/Distributions/Aurora/rawhide/sparc
libgcj-3.3.2-2 libgnat-3.3.2-2 gcc-3.3.2-2 gcc-g77-3.3.2-2 libgcc-3.3.2-2
libgcj-devel-3.3.2-2 cpp-3.3.2-2 gcc-c++-sparc32-3.3.2-2 gcc-objc-3.3.2-2
libstdc++-devel-3.3.2-2 libf2c-3.3.2-2 gcc-sparc32-3.3.2-2 gcc-java-3.3.2-2
libstdc++-3.3.2-2 libobjc-3.3.2-2 gcc-c++-3.3.2-2 gcc-gnat-3.3.2-2
[root@sun SPECS]# gnatgcc -v
Reading specs from /usr/lib/gcc-lib/sparc64-redhat-linux/3.3.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=sparc64-redhat-linux --build=sparc64-redhat-linux --target=sparc64-redhat-linux --with-cpu=v7
Thread model: posix
gcc version 3.3.2 20031107 (Red Hat Linux 3.3.2-2)
*For compile it must use a compiler wich have ada ! (i used debians from thei *.deb)
than i compile it to obtain ada enabled one ... Probably for first step can use mine one too.
Can Jakub/Tom enable in Fedora/Redhat ada flag in .spec file for sparc/sparc64 ?
--- gcc33.spec.orig 2003-11-18 04:43:25.305133000 -0500
+++ gcc33.spec 2003-11-18 04:28:45.175133000 -0500
@@ -3,7 +3,7 @@
%define gcc_release 2
%define _unpackaged_files_terminate_build 0
%define multilib_64_archs sparc64 ppc64 s390x x86_64
-%ifarch %{ix86} alpha ia64 ppc x86_64 s390
+%ifarch %{ix86} alpha ia64 ppc x86_64 s390 sparc sparc64
%define build_ada 1
%else
%define build_ada 0
Thanks a lot !
--
Cristian
_______________________________________________
Aurora-sparc-devel mailing list
[email protected]
http://lists.auroralinux.org/mailman/listinfo/aurora-sparc-devel
Aurora FAQ: http://www.ecs.soton.ac.uk/~mas01r/aurorafaq.html