Search Results

Search: Posts Made By: Shompis
Forum: Programming 10-29-2009
5,309
Posted By Shompis
Ok. I was just thinking that the path will be...
Ok. I was just thinking that the path will be hardcoded in the executable binary because of I do not understand how the executable binary will figure out which linker to use in runtime otherwise....
Forum: Programming 10-28-2009
5,309
Posted By Shompis
GCC: Choose my own linker
Hi,

I do not use the default linker, and instead us another one and pass this argument -Wl,--dynamic-linker=<path to linker> to gcc when compiling. However, what happens if the linker is not under...
15,054
Posted By Shompis
If anyone is interested, it is apparently a bug...
If anyone is interested, it is apparently a bug in Makefile, and there is no complete solution. However, in my case, I could pass the environment variable to $(shell) and the script would then have...
2,834
Posted By Shompis
echo XYZ >> myfile.txt Is that what you...
echo XYZ >> myfile.txt

Is that what you want?
8,141
Posted By Shompis
do you know the stream? if yes, create a new view...
do you know the stream? if yes, create a new view on this stream.
And if ABC.properties is in the vob, you have to set a view on a current stream to change it in that stream.
Forum: Programming 10-06-2009
29,999
Posted By Shompis
So I would need kernel stuff aswell? Ok in that...
So I would need kernel stuff aswell? Ok in that case it is a bad idea.
Forum: Programming 10-05-2009
29,999
Posted By Shompis
Hi, Resurrecting this old thread. I am...
Hi,

Resurrecting this old thread.

I am in a similiar situation, however, we already have a native compiler on linux that will build 32bit and 64bit linux cross compilers. Now we want to go a...
15,054
Posted By Shompis
Makefile: Parent - Child Inheritance and export
Hi,

I have a number of Makefiles, including a couple of files that I include in Makefiles, a few scripts that are executed through Makefiles, and I have problems with environment variables that...
Showing results 1 to 8 of 8

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