Re: Problem with GNU Mach compilation
Samuel Thibault <[email protected]> Wed, 27 Jun 2018 21:45:09 +0200
| Newsgroups | gmane.os.hurd.bugs,gmane.os.hurd.general |
|---|---|
| Organization | I am not organized |
| Message-ID | <[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