Discussion Board

Results 1 to 2 of 2
  1. #1
    http://discussion.forum.nokia.com/fo...07-GCCE-issues

    Has this not been fixed yet? It's been around for a while and I just ran into this issue myself. Modifying base headers is a pretty iffy fix.

  2. #2
    Regular Contributor jakoskin's Avatar
    Join Date
    Sep 2008
    Posts
    286
    No and it won't get fixed. Problem is in the old epoc32/gcc/bin preprosessor which hasn't been changed since 1998. There is a new build system used now called SBSv2 or Raptor. This build system doesn't use that old preprocessor anymore and thus the issue is gone. Problem is that there is no official SBSv2 support for older SDKs. You can try your luck with http://developer.symbian.org/wiki/in...oundation_SDKs .

    Or you can disable dependency generation from your abld (SBSv1) toolchain which is the only part that uses the old preprosessor. Upside is that va arg issue goes away, down side is that you need to rebuild everything everytime you make a change.
    To disable the dependency generation you need to set environment variable:
    set SYMBIANBUILD_DEPENDENCYOFF=1

    -Janne

Similar Threads

  1. Replies: 7
    Last Post: 2009-01-02, 21:14
  2. share variable with images issue
    By momocha in forum Mobile Java General
    Replies: 3
    Last Post: 2008-11-07, 14:28
  3. Variable arguments in macros
    By ezeng in forum Symbian C++
    Replies: 2
    Last Post: 2008-03-13, 08:31
  4. function variable arguments
    By kamosoft in forum Symbian C++
    Replies: 3
    Last Post: 2006-11-09, 12:13
  5. variable arguments in Macro
    By sriky27 in forum Symbian C++
    Replies: 1
    Last Post: 2006-04-26, 15:28

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