www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/12/12/21:02:17

From: Robert Hoehne <Robert DOT Hoehne AT Mathematik DOT tu-chemnitz DOT de>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: linking in rhide 1.0
Date: Thu, 12 Dec 1996 10:48:32 +0100
Organization: TU Chemnitz-Zwickau
Lines: 42
Message-ID: <32AFD4F0.28AA@Mathematik.tu-chemnitz.de>
References: <Pine DOT LNX DOT 3 DOT 95 DOT 961212193926 DOT 13001B-100000 AT ideafix DOT cps DOT unizar DOT es>
NNTP-Posting-Host: main.hrz.tu-chemnitz.de
Mime-Version: 1.0
To: Miguel Murillo <mmurillo AT ideafix DOT cps DOT unizar DOT es>
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Miguel Murillo wrote:
>

Hi Miguel,

can you enlight me, for what you post should help?

OK. I'll try to understand it with some comments.
I think, you posted here the customizations, you
have made in one of your projects to get it work.
 
> Look Directory
>         Include c:\djgpp\include;c:\djgpp\lang\cxx;c:\my_path\my_file.h
>         Lib     c:\djgpp\lib;c:\my_libs.lib
>         Obj     c:\djgpp\lib;c:\my_objs.obj
Why you are adding here all the default DJGPP directories?
If you have setup DJGPP correct, you don't need the above
directories in the search paths. And here comes with this
the next difficulty.
If you set in the 'Directories/Object files' at least one
directory, your created object files are placed there
(in the first listed directory). So if you want to create
your object files sure in the current directory you have
to add the current directoy (.) as the first search path.

>              x   Bla Bla Bla for profile....
>              x   Tralarara..................
Please try to write here a little more exact. In the libraries-
dialog there is nowhere "Bla Bla ..." or "Tralara...". At the
bottom of the dialog are two checkboxes:

- Uses standard libraries
- Link for profiling

Robert
-- 
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post:    Am Berg 3, D-09573 Dittmannsdorf                     *
* e-Mail:  Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE              *
* WWW:     http://www.tu-chemnitz.de/~rho                       *
*****************************************************************

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019