Announcement

Collapse
No announcement yet.

dos 3.5

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • dos 3.5

    when i make librarys using .inc and pbu everything works.
    when i try to use an .obj file from my assembly code everything
    just falls apart. could someone outline the steps for using
    .obj for me. thanks

    bald head want tobe programmer

    ------------------

  • #2
    Some useful info for creating .OBJ files (ie, selecting the correct memory model and segment names) can be found in the CTOPB.FAQ included with your PB/DOS 3.5 install.

    Otherwise, please post the code you are using to create your OBJ files, and more information on the type of errors you are getting when you try to $LINK the .OBJ file(s).

    Thanks!

    ------------------
    Lance
    PowerBASIC Support
    mailto:[email protected][email protected]</A>
    Lance
    mailto:[email protected]

    Comment

    Working...
    X