tech-userlevel archive

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

Re: must use gcc builtin?



In article <20120222222902.GI26015%snowdrop.l8s.co.uk@localhost>,
David Laight  <david%l8s.co.uk@localhost> wrote:

>So if you want varargs, you have to use the compiler builtins.

You could use -mregparm=0, but then you are in standalone mode and can't
call anything outside your project.

christos



Home | Main Index | Thread Index | Old Index