maskprocessor v0.70
#3
Hi Atom,

THank you for this update.

I've got error's on MAC / Mountain Lion 10.8.5

Here ;

*****************************

Code:
new-host:hh xxx$ make
rm -f core *.bin *.exe
gcc -Wall -W -pipe -O2 -s -o cleanup-rules.bin cleanup-rules.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o combinator.bin combinator.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o combinator3.bin combinator3.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o combipow.bin combipow.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o cutb.bin cutb.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o expander.bin expander.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o gate.bin gate.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o generate-rules.bin generate-rules.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o hcstatgen.bin hcstatgen.c -lm
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o len.bin len.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o mli2.bin mli2.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o morph.bin morph.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o permute.bin permute.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o permute_exist.bin permute_exist.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o prepare.bin prepare.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o req-include.bin req-include.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o req-exclude.bin req-exclude.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o rli.bin rli.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o rli2.bin rli2.c
ld: warning: option -s is obsolete and being ignored
gcc -Wall -W -pipe -O2 -s -o splitlen.bin splitlen.c
ld: warning: option -s is obsolete and being ignored
/usr/bin/x86_64-w64-mingw32-gcc -Wall -W -pipe -O2 -s -D_WIN -o cleanup-rules.exe cleanup-rules.c
make: /usr/bin/x86_64-w64-mingw32-gcc: No such file or directory
make: *** [windows] Error 1
new-host:hh xxx$

Thanks in advance,

Regards,

Tony


Messages In This Thread
maskprocessor v0.70 - by atom - 03-25-2014, 11:02 AM
RE: maskprocessor v0.70 - by Hash-IT - 03-25-2014, 01:02 PM
RE: maskprocessor v0.70 - by tony - 03-26-2014, 04:38 AM
RE: maskprocessor v0.70 - by atom - 03-26-2014, 09:56 AM
RE: maskprocessor v0.70 - by tony - 03-27-2014, 06:59 AM