help-gplusplus
[Top][All Lists]
Advanced

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

Re: I can't get asm code to link using g++ but it works with gcc


From: Sean McManus
Subject: Re: I can't get asm code to link using g++ but it works with gcc
Date: Thu, 25 Nov 2004 02:26:25 -0800

Hehehe...I just figured it out on my own. I needed to add "C" to the extern, 
i.e.

extern "C" void IrqHandler(); 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]