<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19120"></HEAD>
<BODY>
<DIV><SPAN class=437324008-21092011><FONT color=#0000ff size=2 face=Arial>Hi 
Benoit,</FONT></SPAN></DIV>
<DIV><SPAN class=437324008-21092011><FONT color=#0000ff size=2 
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=437324008-21092011><FONT color=#0000ff size=2 face=Arial>I had 
a similar problem.  I created the library with a fixed (default) parameter 
file and had a function to read a separate configuration file that overwrites 
the defaults.  That worked for me - maybe it might solve your problem 
too?</FONT></SPAN></DIV>
<DIV><SPAN class=437324008-21092011><FONT color=#0000ff size=2 
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=437324008-21092011><FONT color=#0000ff size=2 
face=Arial>HTH</FONT></SPAN></DIV>
<DIV><SPAN class=437324008-21092011><FONT color=#0000ff size=2 
face=Arial>Mike.</FONT></SPAN></DIV>
<DIV><SPAN class=437324008-21092011><FONT color=#0000ff size=2 
face=Arial></FONT></SPAN> </DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr>
  <DIV dir=ltr class=OutlookMessageHeader align=left><FONT size=2 
  face=Tahoma>-----Original Message-----<BR><B>From:</B> azerty azerty 
  [mailto:end48war@yahoo.fr]<BR><B>Sent:</B> 21 September 2011 
  09:37<BR><B>To:</B> users@lists.scilab.org<BR><B>Subject:</B> [scilab-Users] 
  shared library<BR><BR></FONT></DIV>
  <DIV 
  style="BACKGROUND-COLOR: #fff; FONT-FAMILY: times new roman, new york, times, serif; COLOR: #000; FONT-SIZE: 12pt">
  <DIV>Hi,</DIV>
  <DIV><BR></DIV>
  <DIV>I've got a problem creating C code shared libraries under Scilab. I've 
  got several functions separated in several .c files. Another .c file contains 
  all the parameters used in my functions.</DIV>
  <DIV>I'd like to distribute my functions in one library (closed) and leave the 
  file with parameters accessible (to be able to modifiy these parameters to 
  make several tests). I can't find a solution to create the library without the 
  parameter file and compile the parameter file separately and link everything 
  together.</DIV>
  <DIV>Any idea would be appreciated.</DIV>
  <DIV><BR></DIV>
  <DIV>Best regards,</DIV>
  <DIV>Benoit Lalande</DIV></DIV></BLOCKQUOTE></BODY></HTML>