[PATCH] support ultrasparc on linux
Keri Harris
keri at gentoo.org
Sat Jul 5 10:47:42 CEST 2008
On ultrasparc on linux, mozart can fail to compile when platform/dss compiles
shared libs and platform/emulator expects static modules:
gmake[2]: Entering directory `/root/mozart-1.4.0.20080704/platform/emulator'
cd libdp; gmake ../libGlue.a
<snip>
cp -p ../dss/libDSS.a .
cp: cannot stat `../dss/libDSS.a': No such file or directory
gmake[2]: *** [libDSS.a] Error 1
This looks to be caused by the ozplatform utility selecting the fall-through
platform 'unknown-unknown' for ultrasparc boxes on linux. ('uname -m'
returns 'sparc64' on linux; sparc64 is generally 64bit kernel with a 32bit
userland).
The attached patch extends the selection criteria for linux-sparc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mozart-ozplatform-sparc.patch
Type: text/x-diff
Size: 383 bytes
Desc: not available
Url : http://lists.gforge.info.ucl.ac.be/pipermail/mozart-hackers/attachments/20080705/d7a7d123/mozart-ozplatform-sparc.bin
More information about the mozart-hackers
mailing list