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)



On 28/05/2014 21:35, venture37 wrote:
  My previous changes to get things to build was to make the following
  changes to the Makefile

  CONFIGURE_ARGS=       --with-dwarf2
  CONFIGURE_ARGS=       --disable-multilib
  CONFIGURE_ENV=        AS=/mycctools/bin/as
  CONFIGURE_ENV=        AS_TARGET=/mycctools/bin/as


Correction, though I previously reported gcc44 & gcc45 were buildable now I hadn't removed the newer opendarwin linker from my $PATH, gcc45 does not build with the stock Xcode 2.5 linker. You need to force dwarf2 & disable-multilib if you're on a 32bit PowerPC CPU.



Home | Main Index | Thread Index | Old Index