Displaying 3 results from an estimated 3 matches for "stripbin".
2014 Feb 27
3
[LLVMdev] install and the strip command
...program). In general (for example on FreeBSD) it
> is not possible and install always runs just 'strip'. In case of
> cross-compilation that leads to the error.
Actually it is possible on FreeBSD -- from install(1):
ENVIRONMENT
The install utility checks for the presence of the STRIPBIN environment
variable and if present, uses the assigned value as the program to run if
and when the -s option has been specified.
I'm not aware of other BSDs having this though, and supporting a
collection of command options and environment settings on various
platforms seems like it...
2014 Feb 27
2
[LLVMdev] install and the strip command
...; is not possible and install always runs just 'strip'. In case of
>>> cross-compilation that leads to the error.
>>
>> Actually it is possible on FreeBSD -- from install(1):
>>
>> ENVIRONMENT
>> The install utility checks for the presence of the STRIPBIN environment
>> variable and if present, uses the assigned value as the program to run if
>> and when the -s option has been specified.
>>
>> I'm not aware of other BSDs having this though, and supporting a
>> collection of command options and environmen...
2014 Feb 27
3
[LLVMdev] install and the strip command
Trying to do a "make install" on a mips box .
llvm[2]: Installing Release+Asserts Archive Library
/home/rkotler/caviumllvmwclang/install/lib/libLLVMLineEditor.a
make[2]: Leaving directory
`/home/rkotler/caviumllvmwclang/build/lib/LineEditor'
make[1]: Leaving directory `/home/rkotler/caviumllvmwclang/build/lib'
make[1]: Entering directory