retrohackers.org
http://retrohackers.org/

Contiki 2.2 or 2.1
http://retrohackers.org/viewtopic.php?f=5&t=399
Page 1 of 1

Author:  jiffydos [ Thu Jul 24, 2008 2:59 am ]
Post subject:  Contiki 2.2 or 2.1

Hello All,

Can anyone provide step-by-step instructions for cross compiling the newest Contiki-2.2 for Commodore 64. I have an MMC-Replay and RR-Net. I am primarily interested in the http and telnet servers. I have downloaded the source from the Contiki site and installed cc65. But, I am lost from here. I see lots of talk about compiling Contiki-2.1, but I do not have a place to download the source nor any clear instructions for compiling to whole package.

Thanks in advance!

Dave
Lowell, MA
USA

Author:  hollowman [ Thu Jul 24, 2008 9:39 am ]
Post subject:  Re: Contiki 2.2 or 2.1

What operating system are you using?

Author:  jiffydos [ Thu Jul 24, 2008 2:09 pm ]
Post subject:  Re: Contiki 2.2 or 2.1

Ubuntu 8.04. Sorry I didn't mention that.

32bit.

Dave

Author:  hollowman [ Thu Jul 24, 2008 4:49 pm ]
Post subject:  Re: Contiki 2.2 or 2.1

To build the webserver under windows I only added the following lines to the file \examples\webserver\Makefile
Code:
TARGET=c64
CC=cc65
AS=ca65
LD=ld65
CL=cl65
LD65_OBJ=C:\Program\cc65\lib
LD65_LIB=C:\Program\cc65\lib


Then I just ran make in that directory and it built the file webserver-example.c64

Author:  jiffydos [ Thu Jul 24, 2008 9:22 pm ]
Post subject:  Re: Contiki 2.2 or 2.1

Yes, this is true. I can get this to work too. But, I was looking to build the whole OS, not just the webserver. I wanted to build the OS and two programs, the web server and the telnet server.

Dave

Author:  RaveGuru [ Fri Jul 25, 2008 8:51 am ]
Post subject:  Re: Contiki 2.2 or 2.1

Contiki 2.x is no longer a Desktop OS, it's a standalone application framework, so every application is built independently. There has been some discussion about using the Contiki 1.x GUI for 2.x applications. Please read viewtopic.php?f=5&t=311

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/