Giter VIP home page Giter VIP logo

Comments (5)

convolvatron avatar convolvatron commented on July 17, 2024

Rao reports another vararg related error on gcc 7.3.0

cc -std=c99 /home/rshoaib/nanovm/uniboot/boot/../runtime/contgen.c -g -o /home/rshoaib/nanovm/uniboot/boot/../runtime/contgen
/home/rshoaib/nanovm/uniboot/boot/../runtime/contgen 10 10 > /home/rshoaib/nanovm/uniboot/boot/../runtime/closure_templates.h
cc -m32 -O -fno-stack-protector -include def32.h -I/home/rshoaib/nanovm/uniboot/boot/../x86_64 -I/home/rshoaib/nanovm/uniboot/boot/../runtime -I/home/rshoaib/nanovm/
uniboot/boot/../tfs -I. -I../runtime stage2.c -c
In file included from /home/rshoaib/nanovm/uniboot/boot/../runtime/runtime.h:128:0,
from stage2.c:1:
/home/rshoaib/nanovm/uniboot/boot/../runtime/status.h: In function ‘timm_term’:
/home/rshoaib/nanovm/uniboot/boot/../runtime/status.h:11:23: error: first argument to ‘va_arg’ not of type ‘va_list’
char *f = varg(a, char *);
^~~~

from nanos.

eyberg avatar eyberg commented on July 17, 2024

it might be worthwhile to set expectations for build envs in the readme w/pref for latest/greatest versions

from nanos.

wjhun avatar wjhun commented on July 17, 2024

from nanos.

convolvatron avatar convolvatron commented on July 17, 2024

32 bit random() is def not a priority.

and yes, the makefiles are a bit of a mess. i think part of it is getting lwip set up properly, if you want
to go on a little tear - by all means

ideally we wouldn't be very compiler version sensitive...but, we are using alot of asm and
builtin. maybe shoot for 7.3 since thats the largest version number we've seen to date? or 8.1?

from nanos.

convolvatron avatar convolvatron commented on July 17, 2024

fixes checked into master -major issues were some bad varargs types and need to enable see instructions for 32 bit code in stage2 CRs

from nanos.

Related Issues (20)

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.