This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Linkinging Assembler with C++




Can anyone tell me where I find documents on assembly linkage to C++

I know I don't *have* to write in assembly, and I generally hate to do
so.  But I do not want to limit myself by not knowing it.

I know how to use the extended inline asm, but I want to be able to link
GAS sources to my C++ programs.

...or more specificly: How are function calls handled in g++ and what
kernel system calls are there.

I'm asking for documents or references to them, but if you would like to
write a manual on the fly, I won´t say no : )

Thanks for whatever help I can get.

My system is GCC 2.95.2 on i686-pc-linux-gnu

Johann

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]