On Mon, 31 Aug 2020 19:04:13 -0700
Andrew Pinski wrote:
> On Mon, Aug 31, 2020 at 4:34 PM Giacomo Tesio
> wrote:
> > So I defined in the gcc/config/jehanne.h (see attachment) the macros
> > LINK_SPEC, LIB_SPEC and CPP_SPEC that substitute such command line
> > options as required.
>
> You mig
On Mon, Aug 31, 2020 at 4:34 PM Giacomo Tesio wrote:
>
> Hello everybody!
>
> To cleanup my port of GCC (9.2.0) to Jehanne OS (http://jehanne.io)
> I'd like to add a `--posixly` command line options to the gcc driver
> that should be expanded to a couple of -isystem and -L options
> to ease the co
Hello everybody!
To cleanup my port of GCC (9.2.0) to Jehanne OS (http://jehanne.io)
I'd like to add a `--posixly` command line options to the gcc driver
that should be expanded to a couple of -isystem and -L options
to ease the compilation of POSIX programs (Jehanne is a Plan 9
derivative so it's