Discussion:
OS 3.9 SDK?
(too old to reply)
Jerry Heyman
2007-01-24 14:58:09 UTC
Permalink
I would like to compile some code on my A3000, running AOS 3.9.
Is there an SDK - I'm looking for TCPIP headers/libs...

Thanks,

jerry
--
// Jerry Heyman | "Software is the difference between
// Amiga Forever :-) | hardware and reality"
\\ // ***@acm.org |
\X/ http://bellsouthpwp.net/h/e/heymanj/
Thomas Richter
2007-01-24 16:27:41 UTC
Permalink
Post by Jerry Heyman
I would like to compile some code on my A3000, running AOS 3.9.
Is there an SDK - I'm looking for TCPIP headers/libs...
Yes, there is one. It's the Os 3.9 Developer CD. However, I don't
really know where to get it. The obvious choice in Germany would
be Ossowskis Schatztruhe, but I don't even know whether the shop
still exists, sorry.

So long,
Thomas
Gunther Nikl
2007-02-09 20:57:15 UTC
Permalink
Post by Thomas Richter
Yes, there is one. It's the Os 3.9 Developer CD. However, I don't
really know where to get it. The obvious choice in Germany would
be Ossowskis Schatztruhe, but I don't even know whether the shop
still exists, sorry.
No, its out of business.

Gunther
--
Linux is only free if your time has no value
- Jamie Zawinski
Jools Smyth
2007-01-24 17:50:06 UTC
Permalink
Post by Jerry Heyman
I would like to compile some code on my A3000, running AOS 3.9.
Is there an SDK - I'm looking for TCPIP headers/libs...
the 3.9 NDK is available at

http://aweb.sunsite.dk/files/dev/NDK3.9.lzx

it doesnt have any tcp/ip headers for these you can either use the headers
from geekgadgets

ftp://ftp.back2roots.org/pub/geekgadgets

Some instructions for building aweb should help you set it up, as aweb needs
tcp/ip headers to compile.

http://awebwiki.naff.dk/index.php/Compiling_AWeb_APL_Lite

you also have other options like using the vbcc compiler

http://sun.hasenbraten.de/vbcc/

with its posixlib link library/headers

http://www.aminet.net/dev/c/vbcc_PosixLib.lha

Best Regards

Jools
Meecash
2007-01-26 19:34:33 UTC
Permalink
Post by Jools Smyth
Post by Jerry Heyman
I would like to compile some code on my A3000, running AOS 3.9.
Is there an SDK - I'm looking for TCPIP headers/libs...
the 3.9 NDK is available at
http://aweb.sunsite.dk/files/dev/NDK3.9.lzx
it doesnt have any tcp/ip headers for these you can either use the headers
from geekgadgets
ftp://ftp.back2roots.org/pub/geekgadgets
Some instructions for building aweb should help you set it up, as aweb needs
tcp/ip headers to compile.
http://awebwiki.naff.dk/index.php/Compiling_AWeb_APL_Lite
you also have other options like using the vbcc compiler
http://sun.hasenbraten.de/vbcc/
with its posixlib link library/headers
http://www.aminet.net/dev/c/vbcc_PosixLib.lha
If you intrested in TCP/IP headers download also AmiTCP SDK, with all
includes, some examples etc.
http://www.aminet.net/comm/tcp/AmiTCP-SDK-4.3.lha

best regards,
Meecash
Loading...