Bug 47869 - linker options dont allow to use environment variables
Summary: linker options dont allow to use environment variables
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: 2.1
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-15 07:38 UTC by Werner Schulte
Modified: 2003-06-30 13:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Werner Schulte 2002-09-15 07:38:12 UTC
Version:           2.1 (using KDE 3.0.2)
Installed from:    SuSE
Compiler:          gcc version 2.95.3 20010315 (SuSE)
OS:          Linux (i686) release 2.4.18-4GB

To fit the requirements of crosscompiling (opie for ipaq needs an additional library, which is not used under X), I want to use environment variables also in the "linker options additional libs field" (to set lets say $EXTRA_LIBS).

This is possible in the "compiler options" fields, but doesnt work in the above described field.

You may enter the variable, automake and configure, but the linker call does miss the variable finally.
Comment 1 Amilcar do Carmo Lucas 2003-04-03 14:11:43 UTC
Can you please test this with KDevelop3.0 Alpha from CVS? 
You'll need to add your enviroment variables to the "Make environment variables" 
in: Project-> Project Options->MakeOptions. 
 
Comment 2 Amilcar do Carmo Lucas 2003-05-23 16:10:22 UTC
Like I said before this is fixed in KDevelop 3. 
Comment 3 Amilcar do Carmo Lucas 2003-06-30 13:46:21 UTC
Going to close it as fixed 
Comment 4 Amilcar do Carmo Lucas 2003-06-30 13:46:37 UTC
*** Bug has been marked as fixed ***.