Hi Manuel,
I just downloaded bigloo4.1a-alpha21Nov13.tar.gz. Unfortunately, now
configure does not work anymore:
[...]
executing ./autoconf/avahi -> yes
executing ./autoconf/phidget -> *** ERROR: test ./autoconf/phidget
failed (see configure.log)!
Configuring lib/4.1a/bigloo_config.h, runtime/Jlib/configure.java,
lib/4.1a/bigloo_config.sch:
executing ./autoconf/ccbracket -> *** ERROR: test ./autoconf/ccbracket
failed (see configure.log)!
And here is the tail of configure.log:
[...]
./autoconf/runtest -v1 -- avahi "--cflags=-D_REENTRANT"
"--libs=-lavahi-common -lavahi-client"
-> yes
./autoconf/runtest -v1 -- phidget "--cflags=" "--version=21"
/tmp/actestklaus.c:1:23: fatal error: phidget21.h: No such file or directory
compilation terminated.
gcc: error: unrecognized command line option '-framework'
gcc: error: Phidget21: No such file or directory
*** ERROR, test failed with return code: 1
./autoconf/runtest -v1 -- ccbracket "--cflags="
/tmp/actestklaus.c: In function 'foo':
/tmp/actestklaus.c:387:7: error: expected identifier or '(' before
numeric constant
gcc: error: unrecognized command line option '-fbracket-depth=1024'
*** ERROR, test failed with return code: 1
I do not have clang installed on my system (openSUSE 12.3, i386), only
gcc. The problem did not exist with alpha20Nov13, yet.
Best regards,
Robert
Am 21.11.2013 08:55, schrieb [email protected]:
> Hi everybody,
>
> I have just uploaded a Bigloo version that works fine with clang 3.3. It
> automatically detects this compiler and chooses the suitable compilation
> options. As I have only tested it on a ArchLinux box, other reports would be
> welcome.
>
> Cheers,
>