gforth  

Re: [gforth] C calls on cygwin

Anton Ertl
Sat, 03 Jan 2009 14:06:52 -0800

druf...@att.net wrote:
> The problem that make install created above is also affecting here, cause 
> after make I have:
> 
> see compile-wrapper-function1
> : compile-wrapper-function1
>   lib-handle 0=
>   IF     c-source-file close-file throw 0 c-source-file-id ! s\" libtool 
> --sile
>          nt --mode=compile gcc -I /cygdrive/c/gforth/include" s\"  -O -c " s+
> 

You get one image when building (which contains your build path).
Upon "make install" a new image is generated that contains the install
path.  So if you see the above before "make install", that's normal.

- anton




---------------------------------------------------------------------
To unsubscribe, e-mail: gforth-unsubscr...@chaossolutions.org
For additional commands, e-mail: gforth-h...@chaossolutions.org