|
From: | Christian JULLIEN |
Subject: | [Tinycc-devel] RE : out-of-tree builds are broken |
Date: | Fri, 8 Feb 2013 11:04:53 +0100 (CET) |
----- Message d'origine -----
De : "Akim Demaille" <address@hidden>
Date ven. 08/02/2013 09:36 (GMT +01:00)
À : "address@hidden" <address@hidden>
Objet : [Tinycc-devel] out-of-tree builds are broken
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
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel
[Prev in Thread] | Current Thread | [Next in Thread] |