BeOS

Tomas Wilhelmsson tomas.wilhelmsson at gmail.com
Mon Aug 7 01:50:01 PDT 2006


Worked on it like crazy last night, had to do some hard coding to
cbridge_math.c as it seems beos doesnt have __fpclassifyl :/

I think i missed std.c.beos folder as i cant find a way to make Makefile copy
that to the damn folder :/ Any ideas? :>

Anyways here is the progress from last night:


$ gdc test.d /boot/develop/tools/gnuprod/lib/libgphobos.a
/boot/develop/tools/gnuprod/lib/libstdc++.a
/boot/develop/tools/gnuprod/lib/gcc/i586-pc-beos/3.4.3/libgcc.a
cc1d: warning: command line option "-Wno-multichar" is valid for
C/C++/ObjC/ObjC++ but not for D
$ ./test
Hello from D in BeOS!!!
$   

Tried compiling Gregor:s bcd .. compiles fine, runs but no gccxml on beos :/

Posted it on
http://www.bebits.com/app/4376

And hope i will get some comments on parts that work and not so i can fix up
the rest :>

The whole build process is a bitch as configunix.d (the generated file) has
some size problems for some reason. When i recompile i will remember to copy
the problem and post it :>

Live long and prosper!
				/ Tomas on his way to perfection




More information about the D.gnu mailing list