Re: make
From: Mark A. Odell (odellmark_at_hotmail.com)
Date: 08/30/04
- Next message: Arjan: "Re: Quadratic Formula Woes"
- Previous message: Mark A. Odell: "Re: int array"
- In reply to: Roopa: "make"
- Next in thread: Malcolm: "Re: make"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Aug 2004 14:04:22 GMT
roopa_r@globalpinoy.com (Roopa) wrote in
news:9ab0f345.0408300540.59552e70@posting.google.com:
> How does one know what options has the compiler used when we start a
> build/compile process (I use gcc compiler)
> Actually we use a 'make' command to build the source files and the
> output
> that appears are so much garbled that we hardly able to identify
> these.
> Can you tell me what options and version of the 'C' is being used
> to build our source file/tree.
>
> This might be OT but any insights is highly appreciated.
> Thanks,
If you ask in one of the gcc newsgroups that deals with make you willl
probably be told about the how to make 'make' emit commands executed but
we don't talk about make here, only C.
-- - Mark -> --
- Next message: Arjan: "Re: Quadratic Formula Woes"
- Previous message: Mark A. Odell: "Re: int array"
- In reply to: Roopa: "make"
- Next in thread: Malcolm: "Re: make"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|