Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User mstrug's Avatar
    Join Date
    Jul 2006
    Location
    Wieliczka, Poland
    Posts
    64
    During compilation on Carbide 2.7 (and 2.6, 3.2) Symbian^3 SDK with gcc 4.4.1 sometimes (depending which Symbian header file is included in the source code, for example s32stor.inl) there is a eclipse cdt error parser problem which treats "instantiated from here" gcc warning message as an error, and puts warning on the problems tab as an error which results in compilation break and no automatic sis file creation. To overcome the problem it is enough to build the project again. Because all objects files are created no recompilation is done by gcc and no "instantiated from here" warning apears on gcc compilation output which results in successfull project build.
    To fix this problem eclipse cdt error parser should be updated. Here is anothe (closed) thread about that problem. Shortly, cdt error parser treats all output messages as errors if message doesn't contains "warning:" string.
    Workaround for the problem is to edit gcc compilator which produces "instantiated from here" message. Compilator file can be usually found here:
    C:\Program Files\CodeSourcery\Sourcery G++ Lite\libexec\gcc\arm-none-symbianelf\4.4.1\cc1plus.exe
    It is enough to edit it with any hex editor, and replace "instantiated from here" string to for example: "warning: inst.fr. here". Characters count must be equal!
    I can send 'fixed' compilator file if anybody needs it.
    www.mbrsoftware.com

  2. #2
    Registered User MKechlibar's Avatar
    Join Date
    Apr 2006
    Location
    Prague, The Czech Republic
    Posts
    142
    Cześć,

    I would be very interested in the fixed compilator file. Can you send it to me at marian.kechlibar (at) circletech.net?

    Marian

    P.S. Didn't know that there was software industry in Wieliczka, I was there 10 days ago and everything revolved around salt, salt, salt ;-)

Similar Threads

  1. Templates ==> "instantiated from here"error?
    By Comp_Lex in forum Symbian C++
    Replies: 8
    Last Post: 2009-11-05, 08:35
  2. Replies: 2
    Last Post: 2008-08-21, 12:43
  3. HelloWorld.rsc "Error 1" on Phone Release compilation
    By fogo99 in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 7
    Last Post: 2007-02-15, 08:37
  4. Running Error: "Program Closed:Animation" in Carbide Express v 1.1
    By netra in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 1
    Last Post: 2007-01-03, 08:20
  5. Carbide.c++ express import of .mmp "Error detected on token usage"
    By jimgilmour1 in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 3
    Last Post: 2006-09-18, 17:23

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