<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - Problem during gcce urel build - Comments</title>
 <link>http://www.newlc.com/en/forum/problem-during-gcce-urel-build</link>
 <description>Comments for &quot;Problem during gcce urel build&quot;</description>
 <language>en</language>
<item>
 <title>Re: Problem during gcce urel build</title>
 <link>http://www.newlc.com/en/forum/problem-during-gcce-urel-build#comment-41556</link>
 <description>&lt;p&gt;singhgupi...  &lt;br /&gt;
When you create your own DLLs, using GCCE, then .dso files are generated.&lt;br /&gt;
He is trying to first create a library, and then link towards it...&lt;/p&gt;

&lt;p&gt;The problem seems to be he is trying to create a static library, and for static library no .dso file is generated, that only happens when you create dlls.&lt;br /&gt;
So, therefore he need to add &quot;STATICLIBRARY testing.lib&quot; into his mmp file of the app he tries to link it too.&lt;br /&gt;
For windows builds, this is not needed, therefore it works in the windows build.&lt;/p&gt;

&lt;p&gt;He also got the right answer already at symbians forum: &lt;a href=&quot;http://developer.symbian.com/forum/thread.jspa?threadID=21405&quot;&gt;http://developer.symbian.com/forum/thread.jspa?threadID=21405&lt;/a&gt;&lt;br /&gt;
(just completing this thread with the information in case someone searches for the dso problem)&lt;/p&gt;</description>
 <pubDate>Mon, 17 Sep 2007 18:39:24 +0200</pubDate>
 <dc:creator>alh</dc:creator>
 <guid isPermaLink="false">comment 41556 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Problem during gcce urel build</title>
 <link>http://www.newlc.com/en/forum/problem-during-gcce-urel-build#comment-41550</link>
 <description>&lt;p&gt;&lt;div class=&quot;bb-quote&quot;&gt;&lt;blockquote class=&quot;bb-quote-body&quot;&gt;Yes... My question is why isn&#039;t testing.dso file not created??&lt;/blockquote&gt;&lt;/div&gt;&lt;br /&gt;
I don&#039;t think your program is creating any dso file... Normally your mmp file will contain something like LIBRARY testing.lib to link against.... in case of winscw this must be present in C:\Symbian\9.1\S60_3rd\Epoc32\release\winscw\udeb folder.... but in case of gcce, both testing.lib and testing.dso should be present in C:\Symbian\9.1\S60_3rd\Epoc32\release\armv5\lib.&lt;/p&gt;

&lt;p&gt;You must be linking against testing .lib not creating it.&lt;/p&gt;

&lt;p&gt;BR&lt;br /&gt;
G;p&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 17 Sep 2007 16:14:37 +0200</pubDate>
 <dc:creator>singhgupi</dc:creator>
 <guid isPermaLink="false">comment 41550 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Problem during gcce urel build</title>
 <link>http://www.newlc.com/en/forum/problem-during-gcce-urel-build#comment-41438</link>
 <description>&lt;p&gt;Yes... My question is why isn&#039;t testing.dso file not created?? I am making a gcce urel build and there is an mmp file which creates testing.lib file.. The same project works fine for winscw build... But for gcce build it has the above error.. What is the problem??&lt;/p&gt;</description>
 <pubDate>Thu, 13 Sep 2007 10:11:27 +0200</pubDate>
 <dc:creator>rekha</dc:creator>
 <guid isPermaLink="false">comment 41438 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Problem during gcce urel build</title>
 <link>http://www.newlc.com/en/forum/problem-during-gcce-urel-build#comment-41436</link>
 <description>&lt;p&gt;You don&#039;t have testing.dso in ..\Symbian\9.2\S60_3rd_FP1\EPOC32\RELEASE\ARMV5\LIB\...simple&lt;/p&gt;</description>
 <pubDate>Thu, 13 Sep 2007 09:44:05 +0200</pubDate>
 <dc:creator>singhgupi</dc:creator>
 <guid isPermaLink="false">comment 41436 at http://www.newlc.com</guid>
</item>
<item>
 <title>Problem during gcce urel build</title>
 <link>http://www.newlc.com/en/forum/problem-during-gcce-urel-build</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;   I am trying to (&lt;span style=&quot;font-weight:bold&quot;&gt;abld build gcce urel&lt;/span&gt;) build using Open-C (Carbide.c++ v1.2) for the device. But I am getting an error as follows:&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;font-weight:bold&quot;&gt;arm-none-symbianelf-ld: ..\Symbian\9.2\S60_3rd_FP1\EPOC32\RELEASE\ARMV5\LIB\testing.dso: No such file: No such file or directory&lt;br /&gt;
&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;testing.lib is one of my lib files... What is this error?? Can anyone help...!!!!!&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br /&gt;
Rekha&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/forum/problem-during-gcce-urel-build&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/forum/problem-during-gcce-urel-build#comments</comments>
 <category domain="http://www.newlc.com/en/forums/compilation-tools-and-sdks">Compilation, Tools and SDKs</category>
 <pubDate>Thu, 13 Sep 2007 06:28:00 +0200</pubDate>
 <dc:creator>rekha</dc:creator>
 <guid isPermaLink="false">18952 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
