Comment 6 for bug 302655

Revision history for this message
pfdutot (pf-dutot) wrote : Re: [needs-packaging] BSVC Motorola 68000 simulator needs packaging.

First let me thank you for this code update on bsvc. When I tried last year, I gave up before I even got halfway through the installation. This time I only had two minor tweaks to make to compile and install it :

1) In src/Framework/Interface.cxx line 86, function strcat appeared undefined.

2) In src/sim68000/devices/M68681.cxx
and src/sim68360/devices/M68681.cxx function exit appeared undefined.

Adding the correct headers was enough for me, but I am not sure that I did it in a portable way (I am not a developper, I don't know much about policies).

This should be a bug report on the bsvc package, but since it is not packaged yet, I will leave it here for the moment.