Re: gcc-clang issue

2011-06-21 Thread Matthias Andree
Am 21.06.2011 01:00, schrieb Koop Mast: > Hey, could you try this patch? I try the USE_CSTD=gnu89 trick if I get > symbol troubles when linking. This is because clang defaults to gnu99 > while gcc still defaults to gnu89. From what I remember the inline > keyword has different meanings between the

Re: gcc-clang issue

2011-06-20 Thread Koop Mast
On 6/21/2011 0:31 , Matthias Andree wrote: I'v commited this half an hour ago: mandree 2011-06-20 22:02:53 UTC FreeBSD ports repository Modified files: sysutils/e2fsprogs Makefile Log: [1] USE_GCC=4.2+, to avoid clang. Port needs -lgcc and -lgcc_s explicitly. [...]

Re: gcc-clang issue (was: cvs commit: ports/sysutils/e2fsprogs Makefile)

2011-06-20 Thread Matthias Andree
I'v commited this half an hour ago: mandree 2011-06-20 22:02:53 UTC FreeBSD ports repository Modified files: sysutils/e2fsprogs Makefile Log: [1] USE_GCC=4.2+, to avoid clang. Port needs -lgcc and -lgcc_s explicitly. [...] [1] is actually (a) a quick excuse and (b)