summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2012-01-08 11:17:07 +0000
committermarino <marino@pkgsrc.org>2012-01-08 11:17:07 +0000
commitee1c4dcbc9fe4aa1131b2a752e40547528417715 (patch)
treec65c5830f69593722289a2927af29373e46a980e /multimedia
parent5ed1fa8b82b5f214b13921b52379d9b545361def (diff)
downloadpkgsrc-ee1c4dcbc9fe4aa1131b2a752e40547528417715.tar.gz
lang/gnat-aux: Upgrade to gcc 4.6.2, add Fortran, Objective-C
Obvious additions: 1) Upgrades sync from gcc 4.6.1-RELEASE to gcc 4.6.2-RELEASE 2) New capability of building Fortran 3) New capability of building Objective-C 4) Building of all 5 languages (Ada,C,C++,ObjC,Fortran) now default 5) Fortran testsuite added 6) ObjC testsuite added Behind the scenes: 1) Previously GNAT-Aux was built from a custom-built tarball. Now real real gcc source files are used instead, but heavily patched. 2) The standard patch mechanism is not used. Composite diff files are generated by dragonlace.net and they are applied as needed, and are located in the "files" directory 3) This might be the only gcc that doesn't use the monolithic source tar ball. Depending on the options selected, the makefile updates its distfile list and only downloads what it needs, including testsuite files and dejagnu support. 4) All platforms are now built with unlimited stacksize command due to new issues with <platform>-stdint.h functionality. 5) All platforms use unlimited stacksize for Ada testing. Before it was limited to NetBSD x86_64. This may have introduced a failure on NetBSD i386 though. There were no other impacts according to the Ada testsuite results. 6) The PLIST automatic generation was significantly simplified, resulting in some variable deletion. 7) libstdc++ can't break testing now (forced to evaluate to true) 8) Unnecessary depends and USE_TOOLS removed 9) The includes-fixed directory is now removed from all platforms, arches now rather than problematic ones. It seems that it can only make no difference or cause problems, so no reason to keep it around. A) Unnecessary do-config phase "touches" removed. B) Several fixes added to diff patches to improve testsuite results on c, c++, and fortran for all platforms.
Diffstat (limited to 'multimedia')
0 files changed, 0 insertions, 0 deletions