Re: Problem with GNU Mach compilation

Almudena Garcia <[email protected]> Wed, 27 Jun 2018 22:06:32 +0200
Newsgroups gmane.os.hurd.general,gmane.os.hurd.bugs
Message-ID <CA+vQsMhVqdGpvuQDFP6EOQmX2GsOvADQnVmZE1+JNMCXZGBsZQ@mail.gmail.com>
I don't be sure. I asked in #hurd Freenode channel, and one person
suggested me to add this flags

2018-06-27 21:45 GMT+02:00 Samuel Thibault <[email protected]>:

> Almudena Garcia, le mer. 27 juin 2018 18:16:21 +0200, a ecrit:
> > -     -fno-builtin-log
> > +     -fno-builtin-log --no-pie --no-pic
>
> I'm surprised by the form of the option.  I would have thought rather
>
> -no-pie -fno-pic
>
> which are documented, while the options above are not. Could you try
> them instead?
>
> Samuel
>