Murali,
The dev mailing list is intended for discussions on developing SCons itself.
I've cc'd the users mailing list please continue the discussion there,
it's meant for discussion about using SCons.
-Bill
On 04/02/2013 07:43 AM, Brady Johnson wrote:
It has to be that the renesas compiler is being invoked differently
from SCons than from the command line. Or perhaps SCons is invoking a
different renesas binary than the one you are invoking on the command
line. The only other thing that I can think of is that there is some
sort of license info in the environment variables when invoked on the
command line that SCons doesnt have.
I dont know of anything that SCons does with compiler licenses.
Brady
On Tue, Apr 2, 2013 at 4:04 PM, Krishna, Murali CCS
<[email protected] <mailto:[email protected]>> wrote:
Hi ,
I am using scons with renesas compiler.
i am able to compile and link my project. But while linking i am
getting following message on windows7 32/64 bit machine with a
valid Renesas compiler license:
"Software license problem: Internal error in licensing or
accessing feature UNKNOWN" even though i have a valid license of
Renesas compiler.
when i tried to create executable for a sample application i am
getting following message while linking:
"Software license problem:Internal error in licensing or accessing
feature UNKNOWN" Maximum link size limited to 64KB code+data.
Note:
1.I am able to create executable image for the same sample
application using Scons on windows xp without any linker issues.
2.I am able to create executable image for the same sample
application on windows7 32/64 bit machine without using Scons. I
am able to create executable file by issuing commands on command
line. Having issues only when i use Scons on windows7 32/64 bit
machine.
can anyone help me in overcoming this issue.
Is Scons expecting to configure license information of compiler on
windows7 32/64 bit machine? If yes what configuration Scons
expects and where do I specify. Please guide me.
Thanks & Regards
Murali Krishna
_______________________________________________
Scons-dev mailing list
[email protected] <mailto:[email protected]>
http://two.pairlist.net/mailman/listinfo/scons-dev
_______________________________________________
Scons-dev mailing list
[email protected]
http://two.pairlist.net/mailman/listinfo/scons-dev
_______________________________________________
Scons-dev mailing list
[email protected]
http://two.pairlist.net/mailman/listinfo/scons-dev