Re: [ng-spice] Configure Script
Paolo Nenzi wrote:
>
> Dear Manu,
>
> I gave a look to the configure script you made. I do not understand how to
> do the following things:
>
> 1) Let the user define the compiler to use: cc,gcc, etc.
You don't - it is found automatically (preference is always given to gcc if
found), it is better to leave it that way (remember we have to support
many systems...)
> 2) Let the user wichi debug library link to the source:
> I would like to add the test for the existence of electric fence
> library and let the user compile it in with the switch --with-efence
what is electric fence? How do you invoque it?
manu
Partial thread listing:
- Re: [ng-spice] Configure Script, (continued)