Home     Company     Products     Services     Community     Download     Store
    [Home arrow Community arrow Forum ]
Community
Community
Login Form





Lost Password?
No account yet? Register
FireBoard
Welcome, Guest
Please Login or Register.    Lost Password?
Scicos does not produce the Makefile. (1 viewing) (1) Guests
Go to bottom Post Reply Favoured: 0
TOPIC: Scicos does not produce the Makefile.
#77
francesco (User)
Moderator
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Pisa Birthdate: 1976-11-24
Scicos does not produce the Makefile. 6 Months ago Karma: 0  
The problem is due to the expired license for the Microchip C30 compiler. You can solve the problem changing in the file compile.sh under your Scilab path (i.e. scilab-4.1.2contribdspic) and subsitute at line 12:

cat conf_scicos.oil | ${EE_INSTALLDIR}/pic30/pic30-elf/bin/pic30-elf-gcc -c - -E -P > conf.oil

with this new line:

cat conf_scicos.oil | gcc -c - -E -P > conf.oil

In this way the gcc preprocessor is called instead of the pic30-elf-gcc.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
      Topics Author Date
    thread link
Scicos does not produce the Makefile.
francesco 2008/04/11 11:13
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
Evidence S.r.l. - PIVA: 01638690501
Viale Rinaldo Piaggio 32 - Pontedera - Pisa - Italy
Privacy Policy