cURL / Mailing Lists / curl-library / Single Mail

curl-library

Building curl, modifying the cc/gcc line in the Makefile

From: Robert B. Harris <rs904c_at_netscape.net>
Date: Tue, 5 Jun 2012 14:04:41 -0400 (EDT)

Curl Library,

This is my first message. I hope this is the right curl list.

I'm trying to use a program that runs during the build of curl. It watches each gcc activity during the build process, and does something cool.

I can normally do this with other software by modifying the gcc/cc line in the Makefile.

In other words, I set "CC=somethingspecial -g one gcc"

So,I ran curl's "configure" program, then I modified the resulting makefile as above. The "somethingspecial" program, which monitors and runs gcc, doesn't seem to run.

What modifications can I make so the build proccess will also run my "somethingspecial" program each time the gcc program is called?

Thanks in advance

-Robert B. Harris from VA

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-06-05