QBX Compiling / Linking Help

If you have questions about any aspect of QBasic programming, or would like to help fellow programmers solve their problems, check out this board!

Moderators: Pete, Mods

Post Reply
User avatar
Pete
Site Admin
Posts: 887
Joined: Sun Dec 07, 2003 9:10 pm
Location: Candor, NY
Contact:

QBX Compiling / Linking Help

Post by Pete »

Here's a question I just got. Have at it, guys!
Hi,

I have the source for a QBX app, about a dozen .BAS files. I've never used
QB before.

I'm able to open the main file and load the other source files and Run it
within QBX, but, when I "Make EXE" I bump into the 64K size limit.

Having Run the app, the OBJ files have been created.

I've been searching the tutorials on your site (a very comprehensive
site!), but, haven't found the basics of Linking, i.e. what the /switches
are for LINK.EXE.

I'm wondering what the Link command format is to link a bunch OBJs together
to create an EXE.

Any help would be great, thanks,
Lee
User avatar
Pete
Site Admin
Posts: 887
Joined: Sun Dec 07, 2003 9:10 pm
Location: Candor, NY
Contact:

Post by Pete »

This tutorial might have the answer:

http://www.petesqbsite.com/sections/tut ... winer.html
User avatar
Pete
Site Admin
Posts: 887
Joined: Sun Dec 07, 2003 9:10 pm
Location: Candor, NY
Contact:

Post by Pete »

Nevermind everybody, that tutorial answered his question.
Macric
Coder
Posts: 34
Joined: Fri Mar 25, 2005 11:11 pm
Location: Mexico

Off topic

Post by Macric »

hey, Pete, did you recieve the two zips?
apparently there was a problem with a server.
Nathan1993_at_school

Post by Nathan1993_at_school »

Good job pete, you rule.
Post Reply