mailing list of musl libc
 help / color / mirror / code / Atom feed
* where to find musl-gcc wrapper script
@ 2019-06-17 22:49 Reinoud Koornstra
  2019-06-17 23:30 ` Rich Felker
  0 siblings, 1 reply; 14+ messages in thread
From: Reinoud Koornstra @ 2019-06-17 22:49 UTC (permalink / raw)
  To: musl

Hello Everyone,
I did get the sources and build from musl-cross-gcc at github.com.
Building works fine, however, I cannot find the musl-gcc script to compile.
So when I use this gcc to build I see warnings like:
warning: suggest parentheses around arithmetic in operand of '|'
[-Wparentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 |
__x<<24;
Thanks,
Reinoud.


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2019-06-18 22:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-17 22:49 where to find musl-gcc wrapper script Reinoud Koornstra
2019-06-17 23:30 ` Rich Felker
2019-06-18  0:54   ` Reinoud Koornstra
2019-06-18  2:30     ` Reinoud Koornstra
2019-06-18  2:47       ` Rich Felker
2019-06-18  3:28         ` Reinoud Koornstra
2019-06-18 17:49           ` Rich Felker
2019-06-18 18:27             ` Reinoud Koornstra
2019-06-18 18:43               ` Rich Felker
2019-06-18 21:19                 ` Reinoud Koornstra
2019-06-18 21:37                   ` Rich Felker
2019-06-18 21:49                     ` Reinoud Koornstra
2019-06-18 21:58                       ` Rich Felker
2019-06-18 22:54                         ` Reinoud Koornstra

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).