From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-9?Q?Mert_B=F6r=FC?= Subject: newbie - how to mix c and assembly linux i386 Date: Sun, 15 Aug 2004 00:08:24 +0200 Sender: linux-assembly-owner@vger.kernel.org Message-ID: <411E8D58.9040904@superonline.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-assembly@vger.kernel.org Hello, I am currently programming in C via KDeveloper on linux i386. Due to high execution speed requirements of my project, I am planning to port some of my C code to Assembly, and would be happy to do that without sacrifising KDeveloper. (Nice IDE, huh?) My problem is: Although experienced in programming, I am a newbie in linux environment! I would be happy to hear your recommendation for mixing C and Assembly. Any recommendations, tutorials, source code examples, etc.? - (Yes, I have searched the web and I am afraid, got very confused) :-( Thank you. Kind Regards, Mert