gEDA/SDCC and more

Mathematical tools, physics simulators, CAD, CNC, etc.
Post Reply
Message
Author
User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

gEDA/SDCC and more

#1 Post by shinobar »

geda-sdcc-1.6.2-3.0.0.sfs works on Puppy Linux 4.3.1 and 5.x. (built for i686)
http://shino.pos.to/party/bridge.cgi?puppy/opt/

NOTE
  • Some examples of circuit diagram you can find at /usr/share/gspiceui/sch.
  • SDCC needs '--use-non-free' option for the PIC devices, for example:

    Code: Select all

    sdcc -mpic14 -p16f886 --use-non-free main.c
Contents
  • gEDA-1.6.2
  • pcb-20100929
  • gerbv-2.5.0
  • ngspice-23
  • gaw-20110520
  • gspiceui-v1.0.00
  • sdcc-3.0.0
  • gputils-0.14.0
  • make-3.82
  • pk2cmd-v1.20
  • gpk2cmd-v1.0
Libraries with development files (also contained in the sfs)
  • gmp-5.0.2
  • guile-1.8.8
  • wxGTK-2.8.12
LINKS
Last edited by shinobar on Mon 31 Oct 2011, 07:24, edited 8 times in total.
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

geda-sdcc-1.6.2-3.0.0

#2 Post by shinobar »

geda-sdcc-1.6.2-3.0.0.sfs now available.
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

User avatar
sunburnt
Posts: 5090
Joined: Wed 08 Jun 2005, 23:11
Location: Arizona, U.S.A.

#3 Post by sunburnt »

Hi shinobar; Tried your SFS file on Puppy Precise-5.4.X.5
BootManager gave the popup error: SFS is wrong version for Linux kernel

I assume it needs to be compiled for Precise, I didn`t try other variants.
Maybe it`ll work in Precise-5.7.1 ?
.

User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

re: SFS load error

#4 Post by shinobar »

sunburnt wrote:Hi shinobar; Tried your SFS file on Puppy Precise-5.4.X.5
BootManager gave the popup error: SFS is wrong version for Linux kernel.
geda-sdcc-1.6.2-3.0.0.sfs is compiled on Puppy-431 and should work on any 5.x.
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

User avatar
sunburnt
Posts: 5090
Joined: Wed 08 Jun 2005, 23:11
Location: Arizona, U.S.A.

#5 Post by sunburnt »

I`ve never seen this popup before, perhaps I`ll try sfs-load.

Post Reply