tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] RE :Re: [+Last+] Call for testing


From: Christian JULLIEN
Subject: [Tinycc-devel] RE :Re: [+Last+] Call for testing
Date: Thu, 14 Feb 2013 16:06:24 +0100 (CET)

Sorry Thomas, made 5 mn ago

As usual, I used a fresh git clone to test:

makeinfo tcc-doc.texi
make -C tests test
make[1]: Entering directory `/home/jullien/tinycc/tests'
------------ hello-exe ------------
../tcc -B.. ../examples/ex1.c -o hello || (../tcc -vv; exit 1) && ./hello
tcc: error: file 'crt1.o' not found
tcc: error: file 'crti.o' not found
tcc: error: file '/lib/libgcc_s.so.1' not found
tcc: error: file 'crtn.o' not found
tcc: error: undefined symbol 'printf'
tcc version 0.9.25 (ARM Hard Float Linux)
install: /usr/local/lib/tcc/
crt:
  /usr/lib
libraries:
  /usr/lib
  /lib
  /usr/local/lib
include:
  /usr/local/include
  /usr/include
  /usr/local/lib/tcc/include
make[1]: *** [hello-exe] Error 1
make[1]: Leaving directory `/home/jullien/tinycc/tests'
make: *** [test] Error 2



----- Message d'origine -----
De : "Thomas Preud'homme" <address@hidden>
Date jeu. 14/02/2013 15:52 (GMT +01:00)
À : "address@hidden" <address@hidden>
Objet : Re: [Tinycc-devel] [+Last+] Call for testing

Greetings everybody,

Hopefully I pushed the last change to support multiarch setup. Please check
that tcc still builds correctly and that the resulting binary can create
working programs.

I already prepared locally the push for tagging 0.9.26 and changing the
version. Since so far you've been great fast tester, I'll push tomorrow if
nobody complains until tomorrow.

Thanks to all.

Best regards,

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

reply via email to

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