|
|
LCC library path setup
Dear all,
I'm trying to integrate the LCC compiler in an automatic Make process
with no (!) user interaction possible but I have a main issue I'm not
able to resolve:
I cannot guarantee that the registry values are properly setup. Not
even on the computer where LCC is installed directly. This is because
there are several accounts for this computer.
I know tha LCC searches for the setup in the registry under
[HKEY_CURRENT_USER\Software\lcc] and in a lcc.ini file in the Windows
folder. If it cannot find the path there is asks the user, but
providing this input is not possible in my environment. What I really
would need is a command line switch to the linker to provide the
libpath directly. I realised that lcclnk seems to support the "-L"
switch for additional lib folders (is that correct?!) but it seems not
to be used for the LCC libpath itself.
Has someone a solution how to use the linker assuming the registry and
the lcc.ini file is not available and there is no (!) user interaction
possible?
With best regards, Morten.
|
|
0
|
|
|
|
Reply
|
mac-fly (1)
|
4/13/2006 8:14:40 AM |
|
MortenMacFly wrote:
> Dear all,
> I'm trying to integrate the LCC compiler in an automatic Make process
> with no (!) user interaction possible but I have a main issue I'm not
> able to resolve:
> I cannot guarantee that the registry values are properly setup. Not
> even on the computer where LCC is installed directly. This is because
> there are several accounts for this computer.
> I know tha LCC searches for the setup in the registry under
> [HKEY_CURRENT_USER\Software\lcc] and in a lcc.ini file in the Windows
> folder. If it cannot find the path there is asks the user, but
> providing this input is not possible in my environment. What I really
> would need is a command line switch to the linker to provide the
> libpath directly. I realised that lcclnk seems to support the "-L"
> switch for additional lib folders (is that correct?!) but it seems not
> to be used for the LCC libpath itself.
> Has someone a solution how to use the linker assuming the registry and
> the lcc.ini file is not available and there is no (!) user interaction
> possible?
> With best regards, Morten.
>
Please contact q-software-solutions.com for tailored versions of the
compiler.
jacob
|
|
0
|
|
|
|
Reply
|
jacob
|
4/19/2006 11:07:40 AM
|
|
I've done that. Thank you for your answer.
|
|
0
|
|
|
|
Reply
|
MortenMacFly
|
4/19/2006 12:23:16 PM
|
|
|
2 Replies
399 Views
(page loaded in 0.07 seconds)
|
|
|
|
|
|
|
|
|