The gmp test:  test/gmp/gmp-0 is doing weird things with the new compiler.

I get the C++ files going missing, so g++ warns:

~/felix>flx --test=build/release-optimized/ test/gmp/gmp-0
Unexpected ID=lcm
Unexpected ID=gcd
i686-apple-darwin10-g++-4.2.1: test/gmp/gmp-0.cpp: No such file or directory
i686-apple-darwin10-g++-4.2.1: no input files

However they are being generated.

~/felix>flx --test=build/release-optimized/ --output_dir=outo test/gmp/gmp-0
Fatal error: exception Sys_error("outo/gmp-0.dep: No such file or directory")
~/felix>mkdir outo
~/felix>flx --test=build/release-optimized/ --output_dir=outo test/gmp/gmp-0
99
7
106
92
693
14
1
false
true
false
false
true
true
693
1
693
1
99
7
106
92
693
99/7
false
true
false
false
true
true
.99e2
.7e1
.106e3
.92e2
.693e3
.141428571428571428571e2
false
true
false
false
true
true
flx_run(20136) malloc: *** error for object 0x7fff706d1500: pointer being freed 
was not allocated
*** set a breakpoint in malloc_error_break to debug

flxg is not making the output directory: it shouldn't..

~/felix>ls outo
gmp-0.cpp       gmp-0.dep       gmp-0.includes  gmp-0.resh      gmp-0.why
gmp-0.ctors_cpp gmp-0.hpp       gmp-0.os        gmp-0.rtti

~/felix>ls build/release-optimized/test/gmp
gmp-0                   gmp-0.dep               gmp-0.hpp               
gmp-0.os                gmp-0.rtti
gmp-0.cpp               gmp-0.dylib             gmp-0.includes          
gmp-0.par2              gmp-0.static.stdout
gmp-0.ctors_cpp         gmp-0.flx               gmp-0.o                 
gmp-0.resh              gmp-0.why

Hmm .. but the output is there...

--
john skaller
skal...@users.sourceforge.net





------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to