Re: compiling gpc on Mac OS 10.10.5 Yosemite

Jonas Maebe <[email protected]> Wed, 18 Nov 2015 09:33:59 +0100
Newsgroups gmane.comp.compilers.gpc
Message-ID <[email protected]>
Schneider wrote:
> However:
>
> /var/folders/vg/ts3vj22j2y3d5n3cmmhw6gt9dzb4gf/T//ccidJkLD.s:524:9: error: unsupported directive '.stabs'
>          .stabs "",100,0,0,Letext
>                 ^
> make[3]: *** [libgcc/./_muldi3.o] Error 1
> make[2]: *** [libgcc.a] Error 2
> make[1]: *** [stage1_build] Error 2
> make: *** [bootstrap] Error 2

What does
   as -version

show? If it doesn't show
   Apple Inc version cctools-870, GNU assembler version 1.38

(you have to press ctrl-c to quit it) try running
   sudo xcode-select -s /Applications/Xcode.app

Afterwards, try the above command again to verify it shows the expected 
result. Maybe the link between the dummy /usr/bin/as and clang still 
somehow exists from when you had Xcode 7.

> By the way, I'm just rerunning build-gpc.command each time.  So I
> effectively assume it cleans out previous results.  Could that be
> wrong?

I have no idea.


Jonas

_______________________________________________
Gpc mailing list
[email protected]
https://www.g-n-u.de/mailman/listinfo/gpc