Search Results

Search: Posts Made By: jerryragland
18,431
Posted By jerryragland
The vpath (lower case) is a directive different...
The vpath (lower case) is a directive different from VPATH(uppercase) variable. vpath is more selective than VPATH. In VPATH you will give the path where the make should search for the libraries etc....
18,431
Posted By jerryragland
The reason I was trying to print vpath is to find...
The reason I was trying to print vpath is to find whether the libraries I have given in the pre-requisities list is added to the vpath for the searching.

The missing library problem is solved when...
Forum: Programming 08-08-2006
15,051
Posted By jerryragland
ld: fatal: Symbol referencing errors. No output written to SNX
Hi all,

I am getting the following error when I try to do a build of a product.
I dont have the dependencies of the binaries involved in the build and thats the reason I was not able to find...
18,431
Posted By jerryragland
let me put the question in an approchable way.. ...
let me put the question in an approchable way..

In my make file I have a prerequisite which is a library and the I have the library in /jerry/lib and I have included the path in the vpath...
18,431
Posted By jerryragland
vpath directive in make
Hi all,

I need to check the contents of my vpath directive in my file. Is it possible to check the contents of the vpath directive as we do for a variable like @echo '$vpath' .

Please let me...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 10:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy