This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: newbie level overview needed




--- Jim Roy <jim@nga.com> wrote:
> Where does one go for newbie level information about building apps
> for Win/NT?
> 
> From tidbits gleaned from the FAQ and the mail archive, I have managed to 
> muddle my way thru building an example app that links to a 3rd party DLL.
> 
> I never would have guessed ( and nothing in the docs from the 3rd party 
> suggests ) that I would have to skip the development lib altogether,
> build a xxx.a file from the actual DLL ( which xxx.a file not being
> anything like a regular unix shared library ) and link with that.
> 
> What I really need to get going on my REAL project is a good overview
> of the landscape.  How do lib files, dll's, *.a files relate?  What's
> the correct syntax for a .def file?  Are some dll's _not_ "relocatable"?
> 
> Something that explains the major pieces of the puzzle without going
> into too much detail, so I don't have to do a linear search of the details
> every time I get hung up.

Check the links in my .sig.  Combine this with what you've already gleaned and
you should be set to go.
===
"Earnie Boyd" <mailto:earnie_boyd@yahoo.com>
CYGWIN RELATED HELP:
 DOCUMENTATION: <http://sourceware.cygnus.com/cygwin/docs.html>
       DLLHELP: <http://www.xraylith.wisc.edu/~khan/software/gnu-win32/>
ARCHIVE SEARCH: <http://www.delorie.com/archives/> OR
                <http://www.eGroups.com/list/gnu-win32/>
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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