From: Bert Booltink Newsgroups: comp.os.msdos.djgpp Subject: Helping a beginner Date: Fri, 14 Feb 1997 00:27:41 +0100 Organization: NLnet Lines: 18 Message-ID: <3303A36D.41D1@inter.nl.net> NNTP-Posting-Host: hgl51-28.hengelo.nl.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi all, I'am a programmer that is used BC 3.1 for a long time, but now has made the stepp to djgpp (in a rhide 1.1b ide). But I have a little problem. I have some libaries that are written in asembler. These I want to use now in a project and link them into my programm. Maybe someone could tell me: * What are the rules for asembler files in djgpp, * how can I link them (in rhide) * what needs in the header file etc. Maybe someone could give me a very simple example what to do. thanks, Bert