Bug 47869

Summary: linker options dont allow to use environment variables
Product: [Applications] kdevelop Reporter: Werner Schulte <werner>
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 2.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***.