On Sun, Oct 28, 2001 at 11:59:19 -0500, Sunny Dubey wrote:
> how can I tell GCC to use another install of glibc somewhere else on the
> system??
There is no single switch for that; there are a numer of switches you need
to use in combination.
Tell the preprocessor using -nostdinc, -nostdinc++, -is
hey
how can I tell GCC to use another install of glibc somewhere else on the
system??
is there some global variable or something I can set?? or am I just better
off chrooting to another dir and using that glibc ??
thanks for any info
Sunny Dubey
Daniel Freedman <[EMAIL PROTECTED]> writes:
> I don't think you can do what you hope to do. The syntax you're
> suggesting seems to imply preprocessor directives, but these are
> completed before the code ever gets to the compiler
You could do it with #pragma's, but it doesn't look like gcc
impl
On Sun, Apr 29, 2001, Mike G wrote:
>
> Hi!
>
> How do I disablw warnings in gcc, for a piece of code?
> I compile with -Wall
>
> but there are 3 lines I'd like to skip
> something like
> #warn off
> line 1
> line 2
> line 3
> #warn on
>
> I've been searching info and google, and found no
Hi!
How do I disablw warnings in gcc, for a piece of code?
I compile with -Wall
but there are 3 lines I'd like to skip
something like
#warn off
line 1
line 2
line 3
#warn on
I've been searching info and google, and found nothing,
pointers to documentation will gladly be dereferenced :)
Hi all,
I need only one information since i'm not so good in tracking problem.
What's happened to GCC (latest version) both in Potato and Woody??
Dselect repoorts since few days that is an obsolete package.
Thanks.
Fabio Massimo Di Nitto
--
[EMAIL PROTECTED] - South European @
6 matches
Mail list logo