savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] [gnu.org #215093] Procedure to update log_accum


From: Paul Fisher via RT
Subject: [Savannah-hackers] [gnu.org #215093] Procedure to update log_accum
Date: Tue, 23 Nov 2004 01:20:34 -0500

> address@hidden - Sat Nov 20 09:38:14 2004]:
>
> Is there already some documentation on the procedure to use to replace
> the current version of log_accum?

1. Run "perlcc log_accum.pl", which will print out how perlcc invokes
gcc (there's a one-line-modified perlcc on savannah which prints the gcc
command line before gcc is invoked).
2. Remove a.out
3. Run "perlcc -c log_accum.pl", which generates log_accum.c
4. Run gcc using the command line from step 1, adding a "-static", and
replacing the temporary .c file with log_accum.c.

Install log_accum static binary on a per project basis.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]