pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gps
Module Name: pkgsrc
Committed By: marino
Date: Wed Apr 30 16:32:20 UTC 2014
Modified Files:
pkgsrc/devel/gps: Makefile distinfo
pkgsrc/devel/gps/patches: patch-src__editor_src_src__editor__buffer.adb
patch-src__editor_src_src__editor__view.adb
Log Message:
devel/gps: Disable on NetBSD 5 and 6, serious link issues
I've spent upwards on a day trying to fix a massive link failure on
GPS that appeared with the new gcc-aux compiler. My theory is that
the binutils 2.21 used with NetBSD 6 is not new enough for gcc 4.9.0.
However, gcc-aux will not build with devel/binutils -- there seems to
be a problem with handing PIC, at least on NetBSD.
For now, disable GPS building on NetBSD releases. I will try again
with NetBSD 6.99 which uses binutils 2.23. If that succeeds, then I'll
submit a PR against devel/binutils. I've tried everything I can think
of to get GPS to build on x86-64-NetBSD-6.1.4 but everything has failed.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/gps/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/gps/distinfo
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/devel/gps/patches/patch-src__editor_src_src__editor__buffer.adb \
pkgsrc/devel/gps/patches/patch-src__editor_src_src__editor__view.adb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index