Re: alsa-lib 1.0.2 -fPIC problem with gcc 3.4

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

 



Jan Killius <jkillius@xxxxxxxx> writes:

> The code need many changes to put it in a .s file and I'm not very good at 
> assembler.

Not really. Just run gcc -S with a compiler which accepts it, and you
have your .s file :)

> To remove the clobber I must change the register or not ? But how ?

The clobber list is the list after the third ':'.

-- 
	Falk

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux