Re: cctools fails to build on Snow Leopard

2018-09-02 Thread Ken Cunningham
On 2018-09-02, at 2:49 PM, Riccardo Mottola wrote: > Hi, > > > On 09/02/18 17:08, Ken Cunningham wrote: >> As part of the LibcxxOnOlderSystems instructions, you can (must) build >> cctools against newer llvm headers, but forcing the build with clang-3.4: >> >> cctools

Re: cctools fails to build on Snow Leopard

2018-09-02 Thread Riccardo Mottola via macports-users
Hi, On 09/02/18 17:08, Ken Cunningham wrote: > As part of the LibcxxOnOlderSystems instructions, you can (must) build > cctools against newer llvm headers, but forcing the build with clang-3.4: > > cctools @895_7+llvm39+universal-llvm34 (active) platform='darwin 10' > archs='i386 x86_64'

Re: cctools fails to build on Snow Leopard

2018-09-02 Thread Christopher Jones
> On 2 Sep 2018, at 9:10 pm, Riccardo Mottola via macports-users > wrote: > > Hi Ken, > > On 09/02/18 16:55, Ken Cunningham wrote: >> usr/bin/gcc-4.2 -Os -std=gnu99 -Os -DLTO_SUPPORT -g -I../../include -Wall >> -D_MACH_I386_THREAD_STATUS_FPSTATE_LEGACY_FIELD_NAMES_ >>

Re: cctools fails to build on Snow Leopard

2018-09-02 Thread Riccardo Mottola via macports-users
Hi, On 09/02/18 13:35, Chris Jones wrote: > For starters Why are you building cctools in universal mode ? This is not > standard. I need gcc as universal, possilbly this causes cctools to be universal? I already had this configuration since a year, in any case. Riccardo pEpkey.asc

Re: cctools fails to build on Snow Leopard

2018-09-02 Thread Riccardo Mottola via macports-users
Hi Ken, On 09/02/18 16:55, Ken Cunningham wrote: >  usr/bin/gcc-4.2 -Os -std=gnu99 -Os -DLTO_SUPPORT -g -I../../include > -Wall -D_MACH_I386_THREAD_STATUS_FPSTATE_LEGACY_FIELD_NAMES_ > -D_ARCHITECTURE_I386_FPU_FPSTATE_LEGACY_FIELD_NAMES_ > -I/opt/local/include >

re: cctools fails to build on Snow Leopard

2018-09-02 Thread Ken Cunningham
> usr/bin/gcc-4.2 -Os -std=gnu99 -Os -DLTO_SUPPORT -g -I../../include -Wall > -D_MACH_I386_THREAD_STATUS_FPSTATE_LEGACY_FIELD_NAMES_ > -D_ARCHITECTURE_I386_FPU_FPSTATE_LEGACY_FIELD_NAMES_ -I/opt/local/include >

Re: cctools fails to build on Snow Leopard

2018-09-02 Thread Chris Jones
For starters Why are you building cctools in universal mode ? This is not standard. Chris > On 2 Sep 2018, at 1:30 am, Riccardo Mottola > wrote: > > Hi Christopher, > >> On 09/01/18 00:55, Christopher Jones wrote: >> The latest cctools built just fine for the build bots on 10.6 >> >>

Re: cctools fails to build on Snow Leopard

2018-09-01 Thread Riccardo Mottola via macports-users
Hi Christopher, On 09/01/18 00:55, Christopher Jones wrote: > The latest cctools built just fine for the build bots on 10.6 > > http://packages.macports.org/cctools/ > > something is up on your system. Please provide more details which details could be relevant? Just ask me.. this failure is

Re: cctools fails to build on Snow Leopard

2018-08-31 Thread Christopher Jones

cctools fails to build on Snow Leopard

2018-08-31 Thread Riccardo Mottola via macports-users
Hi, the latest cctools fails to build on Snow Leopard as follows. Question: is the compiler critical or can I just configure it with a macports compiler? which one? Second question: can it be done automatically? Riccardo /usr/bin/gcc-4.2 -Os -std=gnu99 -Os -DLTO_SUPPORT -g -I../../include