On Thursday 21 November 2013 17:50:50 Fausto Saporito wrote: > Hello all, > > i'm trying to compile f2c (downloaded from NETLIB), under latest Plan9 > installed under VirtualBox. > Running arithchk I receive: > > arithchk 283: suicide: sys: fp: stack overflow fppc=0xffffbfff > status=0xffff pc=0x000012ea > > The emulated CPU is the same of the host CPU: INTEL i7. > > Was somebody able to compile f2c under plan9? > > thanks, > Fausto
Hi check the one found at /n/sources/contrib/staal1978/pkg to compile stuff you probably also need the libf2c you can also download it on ports2plan9 https://code.google.com/p/ports2plan9/downloads/detail?name=libf2c.pkg.tbz https://code.google.com/p/ports2plan9/downloads/detail?name=f2c.pkg.tbz
