how can I change gcc version
| Newsgroups | gmane.comp.xfree86.forum |
|---|---|
| Message-ID | <[email protected]> |
Hello, when I do a "make World" it uses my default gcc3.3.1 I would like to use this one "CC=/opt/gcc-2.95.3/bin/gcc" instead! Can someone tell me how to do that? (Should I change a config file (may be host.def?) or should I type make "CC=/opt/gcc-2.95.3/bin/gcc" World ???? cheers --