Giter VIP home page Giter VIP logo

dcpu-tcc's People

Contributors

0lisp avatar aldot avatar aligrudi avatar atsampson avatar bobbl avatar carlminden avatar gec75 avatar jsoroka avatar manuel avatar mikijov avatar navytux avatar nilx avatar nmav avatar noname22 avatar perexg avatar rfrancoise avatar robotux avatar s09bq5 avatar shinh avatar timovjl avatar tstgruby avatar wallbraker avatar winspool avatar xcm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dcpu-tcc's Issues

make test errors on mac os x lion

I attempted to use the linux instructions on mac os x, which sometimes work. ./configue and make worked fine, but make test fails with the following error.

make -C tests test
gcc -o libtcc_test libtcc_test.c ../libtcc.a -I.. -Wall -g -O2 -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -m64 -Wl,-flat_namespace,-undefined,warning -lm -ldl
------------ libtest ------------
./libtcc_test lib_path=..
Hello World!
fib(32) = 2178309
add(32, 64) = 96
cp ../include/tcclib.h .
gcc -o tcctest.gcc tcctest.c -I. -w -Wall -g -O2 -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -m64 -Wl,-flat_namespace,-undefined,warning -std=gnu99
./tcctest.gcc > test.ref
------------ test1 ------------
../tcc -B.. -run tcctest.c > test.out1
tcctest.c:2060: warning: assignment makes pointer from integer without a cast
tcctest.c:2065: warning: assignment makes pointer from integer without a cast
tcc: error: undefined symbol 'weak_f1'
tcc: error: undefined symbol 'weak_v1'
tcc: error: undefined symbol 'weak_fpa'
tcc: error: undefined symbol 'weak_fpb'
tcc: error: undefined symbol 'weak_fpc'
make[1]: *** [test1] Error 255
make: *** [test] Error 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.