English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 28 February 2012, 14:42   #1
fuzzylogic
Registered User
 
Join Date: Jan 2010
Location: Germany
Posts: 67
Assembly and bsdsocket_lib.i

Hi dudes,

I have a source I want to compile. This source needs the include "bsdsocket_lib.i". Where can I get this include from?

tia
fuzzylogic is offline  
Old 29 February 2012, 09:46   #2
phx
Natteravn
 
phx's Avatar
 
Join Date: Nov 2009
Location: Herford / Germany
Posts: 2,496
A collection of those #?_lib.i includes came with DevPac, IIRC. But I don't know if bsdsocket was among them.

These include files contain the LVO definitions for a library and you can easily generate them yourself using fd2pragma. All you need is the FD file for bsdsocket. Then do:
Code:
fd2pragma special 22 fd:bsdsocket_lib.fd
phx is offline  
Old 29 February 2012, 14:45   #3
fuzzylogic
Registered User
 
Join Date: Jan 2010
Location: Germany
Posts: 67
Thanks for the tip. It worked! :-)
fuzzylogic is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Assembly reference bobster Coders. Tutorials 1 20 March 2013 23:16
A1200 and assembly language aricz Coders. General 16 08 February 2011 12:31
Converting assembly to C absence Coders. General 34 26 June 2010 09:17
RawDoFmt() in Assembly redblade Coders. General 6 02 June 2009 14:25
assembly TV L8-X Amiga scene 2 04 August 2002 02:36

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 16:21.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.09932 seconds with 13 queries