Michal Suchanek schrieb: > > I don't know where you came with the notion that assembly is x86. > Assembly is symbolically named machine instructions and it indeed > differs per machine, and many popular compilers including gcc generate > an architecture specific assembly which is then converted to the > machine code.
Well, you're talking about "compiling to assembly". Obviously you won't write a compiler that will target all architectures. Thus I asked for clarification, and assumed that most likely you'd target x86, since it's the most common architecture out there. Philipp _______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
