Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User sk-o's Avatar
    Join Date
    Mar 2003
    Posts
    14
    Hello!

    Let's say there is a situation where there are all classes of application compiled into .o-files. Then change one .cpp-file a little.

    Is there a way I could compile only that one .cpp-file without
    running the whole building process again (and, without compiling all the other classes)?

    What command would do that? abld what? :)

    I'm using Borland C++ Builder Nokia Edition.

    And by which command could I create the .app-file from .o-files without compiling anything?

    -Samuli

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,672
    yep, I was really looking that same option in builderX, and didn't find. It seems to be one of the Annoying features of Borland tools, and only way to get it really working is to change to metrowerks.

    yucca

  3. #3
    Registered User sk-o's Avatar
    Join Date
    Mar 2003
    Posts
    14
    But what about command line building tools?
    Aren't their usage more or less same with any ide?

  4. #4
    Regular Contributor aljaz24's Avatar
    Join Date
    Sep 2003
    Posts
    169
    Hey,

    I don' t think you can do incremental compiles (i.e. compile only what has changed) with just the command line tools from the SDK you'd need an IDE for that, for example Visual C++ from Microsoft does it quite well....Maybe Borland has an option to enable that too.

    Regards, Aljaz

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved