473,513 Members | 3,208 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

link problems: source files and intermediate files on different dr

Hi everyone,

we use Clearcase dynamic Views to get our Source-Files. Due speed reasons,
the output files should not go to the same location (dynamic view) as the
source files are located, this does not work. Here is a description of the
phenomenon:

Prerequisites:
Folder structure of projects and solution:

x:\path\projects\p1\p1.vcproj
x:\path\projects\p2\p2.vcproj
x:\path\projects\p3\p3.vcproj
x:\path\solutions\s1\s1.sln
x:\path\solutions\s2\s2.sln

Solution S1 includes P1, P2, P3 and so on.
P1 and P2 are configured for building a static lib file.
P3 is the main application and builds an executable.
The output and intermediate files are generated into
c:\src\temp\S1\P1\...
c:\src\temp\S1\P2\...
c:\src\temp\S1\P3\...

Problem:
When linking, the libraries of P1 and P2 are missing. Under Linker options,
the generated lib files are not present. If the project and source files and
intermediate files are on the same drive, the libaries are found and can be
linked together.
We assume, that there may be a problem with relative paths, as the linker
tries to include the lib files in following format:

\src\temp\S1\P1\P1.lib
\src\temp\S1\P2\P2.lib

Does anyone know how to solve this situation?

Best Regards,
Matthias
Jul 21 '05 #1
0 1171

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
3859
by: KC | last post by:
Hi, I have a library with both newer and older version installed, their soname are libHELLO.so.1 and libHELLO.so.2. When I use gcc prog.c -o prog -lHELLO the prog will use libHELLO.so.2...
14
2805
by: Steve McLellan | last post by:
Hi, Sorry to repost, but this is becoming aggravating, and causing me a lot of wasted time. I've got a reasonably large mixed C++ project, and after a number of builds (but not a constant...
8
1319
by: Jon Paul Jones | last post by:
For some time now, I have been looking for a build system for ASP.NET that will merge the file based ease of deployment of classic ASP with the type saftey and prebuilt nature of ASP.NET with...
0
250
by: Matthias Martetschlaeger | last post by:
Hi everyone, we use Clearcase dynamic Views to get our Source-Files. Due speed reasons, the output files should not go to the same location (dynamic view) as the source files are located, this...
4
606
by: emanshu, Munish Nayyar | last post by:
Hi all, i am looking for different solutions for the fow:- problems please let me know if anyone have any idea. problem 1:- we have link list ( singly link list ), in which some node( say X...
2
1812
by: seannakasone | last post by:
I'm a newbie to csharp. I've just read that there are no object files (*.obj) in C#. So a command such as this will build my.exe straight from the source files. csc.exe /out:my.exe *.cs ...
10
2822
by: k.jayachandran | last post by:
I have a very curious and unique problem here. I'm creating a parser using bison and flex. i did all the development work in a linux environment. the project includes the source files output from...
1
22038
yabansu
by: yabansu | last post by:
Hi all, I implemented a basic client application. It communicates with server and works properly. Building processes succeed just by giving the following warning: LINK : D:\DOC\Visual Studio...
5
3180
by: Ed | last post by:
Hello, dear all, In the VS2005, Project Release Configuration, the default option of "General | Whole Program Optimization" is "Use Link Time Code Generation". I find when use this option, the...
0
7254
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7373
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7432
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7094
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7519
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4743
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3218
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
796
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
452
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.