pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/48740 (lang/gcc44 to gcc46 linker fails because of whitespace)



The following reply was made to PR pkg/48740; it has been noted by GNATS.

From: PHO <pho%cielonegro.org@localhost>
To: venture37%geeklan.co.uk@localhost
Cc: gnats-bugs%NetBSD.org@localhost, pho%NetBSD.org@localhost, 
gnats-admin%netbsd.org@localhost,
 pkgsrc-bugs%netbsd.org@localhost, ryoon%NetBSD.org@localhost
Subject: Re: pkg/48740 (lang/gcc44 to gcc46 linker fails because of
 whitespace)
Date: Mon, 23 Jun 2014 16:17:01 +0900 (JST)

 ----Security_Multipart(Mon_Jun_23_16_17_01_2014_272)--
 Content-Type: Text/Plain; charset=us-ascii
 Content-Transfer-Encoding: 7bit
 
 Sorry for being silent for almost a month.
 
 
 From: venture37 <venture37%geeklan.co.uk@localhost>
 Subject: Re: pkg/48740 (lang/gcc44 to gcc46 linker fails because of whitespace)
 Date: Mon, 23 Jun 2014 01:14:15 +0100
 
 >> So, with the stock XCode 2.5 toolchain on OS X 10.4.11 1) gcc needs
 >> to be built with dwarf2 2) disable fstack-protector as described
 >> earlier 3) if you're building on a 32bit PowerPC system (I am),
 >> disable multilib
 >
 > The attached patch, fixes points 1 & 3 raised above.
 
 Thank you very much for your patch. I'll apply it after the end of
 pkgsrc freeze.
 
 > Pho, what's the best way to deal with point 2? It's not enabled by
 > default upstream, it's a patch in the pkgsrc tree which switches it on.
 > http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/lang/gcc46/patches/patch-gcc_common.opt?only_with_tag=MAIN
 
 Well... ryoon@, can you remember why you patched lang/gcc46 so that
 flag_stack_protect gets initialized with -1 not 0? -fstack-protector
 will be effectively enabled by default then, and this is causing a
 bootstrapping problem on platforms whose libc does not natively
 provide functions for ssp. (I'm CC-ing him.)
 
 _______________________________________________________
  - PHO -                         http://cielonegro.org/
 OpenPGP public key: 1024D/1A86EF72
 Fpr: 5F3E 5B5F 535C CE27 8254  4D1A 14E7 9CA7 1A86 EF72
 
 ----Security_Multipart(Mon_Jun_23_16_17_01_2014_272)--
 Content-Type: application/pgp-signature
 Content-Transfer-Encoding: 7bit
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iD8DBQBTp9RtFOecpxqG73IRAkTXAJwICsfQfog6VSYE/Kjkkl02gAtpdACfSDth
 z5GIMTIl0j1JtweUXNPHCHQ=
 =1iH9
 -----END PGP SIGNATURE-----
 
 ----Security_Multipart(Mon_Jun_23_16_17_01_2014_272)----
 


Home | Main Index | Thread Index | Old Index