[email protected] 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: [email protected] For additional commands, e-mail: [email protected]
