Something must have been changed in the way the out-of-tree
builds are handled.  This used to work.

$ git describe --always
7a477d7
$ mkdir -p _build/gcc48
$ cd _build/gcc48
$ ../../configure CC=gcc-mp-4.8
configure: WARNING: unrecognized option CC=gcc-mp-4.8
Binary  directory   /usr/local/bin
TinyCC directory    /usr/local/lib/tcc
Library directory   /usr/local/lib
Include directory   /usr/local/include
Manual directory    /usr/local/share/man
Info directory      /usr/local/share/info
Doc directory       /usr/local/share/doc/tcc
Target root prefix  
Source path      ../..
C compiler       gcc
Target OS        Darwin
CPU              x86-64
Big Endian       no
gprof enabled    no
cross compilers  no
use libgcc       no
Creating config.mak and config.h
mkdir: tests/Makefile: Not a directory
ln: tests/tests2/Makefile: No such file or directory

These last two lines should that something has been broken.



_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to