Bug#2269: marked as done (Bug in linking options)

Stephan Kulow owner at bugs.kde.org
Wed Nov 10 15:48:00 UTC 1999


Your message dated Wed, 10 Nov 1999 15:35:21 +0000
with message-id <382990B9.7BA3B1BF at e-technik.fh-muenchen.de>
and subject line Bug#2269: Bug in linking options
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 10 Nov 1999 13:44:50 +0000
>From olly at ateP.ate.uni-duisburg.de Wed Nov 10 14:44:50 1999
Received: from ateP.ate.uni-duisburg.de ([134.91.66.124]:14854 "EHLO
        ateP.ate.uni-duisburg.de") by max.tat.physik.uni-tuebingen.de
	with ESMTP id <S741756AbPKJNom>; Wed, 10 Nov 1999 14:44:42 +0100
Received: (from olly at localhost)
	by ateP.ate.uni-duisburg.de (8.9.3/8.9.3) id PAA17585;
	Wed, 10 Nov 1999 15:45:42 +0100
Date:   Wed, 10 Nov 1999 15:45:42 +0100
Message-Id: <199911101445.PAA17585 at ateP.ate.uni-duisburg.de>
FROM:   Oliver Pertz <Pertz at uni-duisburg.de>
TO:     submit at bugs.kde.org
SUBJECT: Bug in linking options
Return-Path: <olly at ateP.ate.uni-duisburg.de>
X-Orcpt: rfc822;submit at bugs.kde.org

Package: kdevelop
Version: 1.0beta4.1 (self-compiled)
Severity: normal

Bugreport ID : 15:26,10.11.99

Originator	: Oliver Pertz
E-Mail		: Pertz at uni-duisburg.de

Subject : Bug in linking options

Error Class	: software bug
Error Location	: project management
Priority	: medium
Bug Description ---------------------------

Editing a C++ terminal application. I need to use an external library which
I add by using the Project Options->Linking Options->Additional libraries
field entering -lmeschach 
Works fine and compiles, but next time I open the Linking Options window
"-lmeschach" was changed to "schach -lm". When clicking OK it compile 
longer works (if Math library switch is turned off, -lmeschach is changed
to "schach" (Quotes only to help reading) 

How to repeat the error -------------------

Can be arbitrarily repeated. Just correct to -libmeschach close options,
open option window again and change to linking options. -lmeschach has 
once changed to meschach -l

Bugfix or Workaround ----------------------

Do not use external libraries with libm* (it works fine if the library's base
name does not start with "m".

System Information ------------------------

KDevelop version	: 1.0beta4.1 (self-compiled)
KDE version		: 1.1.2
QT version		: 1.44
OS/Distribution		: SuSE Linux 6.2 Kernel 2.2.13
Compiler		: gcc 2.95.1

misc :
CPU Athlon 600, 128 MB
Alpha 500, 256 MB




More information about the KDevelop-devel mailing list