[bakefile-devel] alpha quality support for Digital Mars in Bakefile

Vaclav Slavik <[email protected]> Thu, 9 Oct 2003 15:02:11 +0200
Newsgroups gmane.text.documancer.user
Message-ID <[email protected]>
--Boundary-02=_ZxVh/fCz4msoM6d
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Description: signed data
Content-Disposition: inline

Hi,

Bakefile now contains early version of Digital Mars format backend. It=20
works with simple test cases, but not yet with wxWindows (I'm getting=20
undefined references when linking the minimal sample and didn't have=20
time to solve it). No precompiled headers support yet, I need to=20
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.=20
If you want to try them, either add "dmars" to the first=20
<add-formats> line in Bakefiles.bkgen, or create=20
Bakefiles.local.bkgen with this content:
=2D--------------
<?xml version=3D"1.0" ?>
<bakefile-gen>
    <add-formats>dmars</add-formats>
</bakefile-gen>
=2D--------------
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=20
would be grateful if people could look at them and tell me what's=20
wrong with them (I wouldn't mind patches, either ;).

Thanks!
Vaclav

=2D-=20
PGP key: http://pgp.mit.edu:11371/pks/lookup?op=3Dget&search=3D0x465264C9

--Boundary-02=_ZxVh/fCz4msoM6d
Content-Type: application/pgp-signature
Content-Description: signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQA/hVxZxDYa/UZSZMkRAjhoAJ95z96X0Q2EX46mxFL/IxvDiuMYPACeLOtX
JdJLCDPXxdX70Xh/AU+6Mds=
=bFIc
-----END PGP SIGNATURE-----

--Boundary-02=_ZxVh/fCz4msoM6d--