[bakefile-devel] alpha quality support for Digital Mars in Bakefile
Vaclav Slavik <[email protected]>
| Newsgroups | gmane.editors.poedit.user |
|---|---|
| Message-ID | <200310091502.17417.vaclav.slavik__14205.9370213703$1077447709@matfyz.cz> |
Hi,
Bakefile now contains early version of Digital Mars format backend. It
works with simple test cases, but not yet with wxWindows (I'm getting
undefined references when linking the minimal sample and didn't have
time to solve it). No precompiled headers support yet, I need to
figure out how they work first (similarly to gcc-3.4, it seems?).
DMC makefiles are not in wxWin CVS and are not generated by default.
If you want to try them, either add "dmars" to the first
<add-formats> line in Bakefiles.bkgen, or create
Bakefiles.local.bkgen with this content:
---------------
<?xml version="1.0" ?>
<bakefile-gen>
<add-formats>dmars</add-formats>
</bakefile-gen>
---------------
Then run bakefile_gen -f dmars (or bakefile_gen as usual).
I don't know when I'll have enough time to debug & finish it, so I
would be grateful if people could look at them and tell me what's
wrong with them (I wouldn't mind patches, either ;).
Thanks!
Vaclav
--
PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x465264C9
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQA/hVxZxDYa/UZSZMkRAjhoAJ95z96X0Q2EX46mxFL/IxvDiuMYPACeLOtX JdJLCDPXxdX70Xh/AU+6Mds= =bFIc -----END PGP SIGNATURE-----