Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how to compile old fortran spice2 under linux

Status
Not open for further replies.

020170

Full Member level 4
Joined
Jan 31, 2005
Messages
231
Helped
3
Reputation
6
Reaction score
1
Trophy points
1,298
Activity points
2,221
I get some old spice2 source code that was written fortran77.

but some problem exists.

first, it does not compile under linux.
some warning and error message appear in compiling under linux.
I do not compile under unix yet.

in addional to, some part is written C code.
so I guess that I have to compile f77 and gcc simultaeneously.

help! I want to complie spice2 under linx

thanks.
 

Most distributions include the full gcc wich includes a fortran compiler gcc-fortran, install this package. allso if this is an alleder source get the full gcc-3.3 package, allso install autoconf and automake.
What distro are u useing? Check it's reposetories for an apropriate package!
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top