tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] out-of-tree builds are broken


From: Akim Demaille
Subject: [Tinycc-devel] out-of-tree builds are broken
Date: Fri, 8 Feb 2013 09:36:44 +0100

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]