Re: Setting include and library paths for gcc
Rene Hartmann <[email protected]>
| Newsgroups | gmane.comp.lang.forth.gforth |
|---|---|
| Message-ID | <[email protected]> |
Am 14.08.2017 um 19:26 schrieb Rene Hartmann: > Hi, > > is there a way to set the include and library paths for gcc, as with > gcc's -I and -L options? Because not all C libraries are installed in > the standard locations, and I couldn't find any information on this. > I found out that setting the C_INCLUDE_PATH environment variable works. But I wonder if there is a different way? -- René Hartmann