now i am have question about golang/go-compiler work.

On Wednesday, December 13, 2017 at 3:13:22 PM UTC+3:30, Jérôme Champion 
wrote:
>
> I think it would be better if you explain what you want to do.
>
> As example : "I want to compile a go program on a ppc64 architecture with 
> operating system XY version Z."
>
> Le mercredi 13 décembre 2017 12:30:53 UTC+1, erfang...@gmail.com a écrit :
>>
>> ?!! how may be?
>> a software , for this then generate a binary file. need Asm or 
>> Assembler.... or another Compiler.
>>
>> if gocompiler not use c-compiler for generate binary file.(for a test 
>> hello world golang appliaction)
>>
>> so GoCompiler how generate binary file for any platform?!
>>
>> may be explain me how gocompiler work?!
>>
>> On Wednesday, December 13, 2017 at 4:41:03 AM UTC+3:30, Bruno Albuquerque 
>> wrote:
>>>
>>> No the compiler does not generate C code. The compiler compiles Go code 
>>> to the actual final binary.
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to