Re: New make PATH problem(?)

"Chris Sutcliffe" <[email protected]>
Newsgroups gmane.comp.gnu.make.windows
Message-ID <[email protected]>
Sending to the list sorry for the direct email Eli...

On Sat, Apr 12, 2008 at 9:14 PM, Chris Sutcliffe wrote:
> >  So the reason for this problem could only be the way the Make binary
>  >  was built, perhaps the libraries it was linked against or something.
>
>  FWIW, the binary on the MinGW site I created with the following:
>
>  ../make-3.81-patched/configure \
>   --disable-dependency-tracking \
>   --disable-nls \
>   --enable-case-insensitive-file-system \
>   --disable-job-server \
>   --disable-rpath \
>   --program-prefix=mingw32- \
>   --target=mingw32 \
>   --prefix=/mingw
>  make CFLAGS="-s -O2 -mms-bitfields -mtune=i686"
>  for i in `find . -type f -iname dir`; do rm $i; done
>  make SHELL=/bin/sh.exe prefix=`cd ../dist;pwd` install
>
>  from an MSYS shell.  Is there something in here (perhaps a configure
>  option) that I should not have used (or is there one I should use)?
>
>  Cheers!
>
>  Chris
>
>  --
>  Chris Sutcliffe
>  http://emergedesktop.org
>



-- 
Chris Sutcliffe
http://emergedesktop.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.