MMX 어셈블리 명령어로 작은 예제 프로그램 casm.s 을 작성하였는데,
이를 실행화일로 만들려면 어떤 절차가 필요할까요?
미리 감사드립니다.
_start 라는 심볼을 만드시고, crt0.o 등과 링크하시면 될것 같습니다.
c 로 Hello world 작성하신다음
gcc -v 로 어떤 과정이 일어나는지 살펴보세요.
---http://coolengineer.com
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
_start 라는 심볼을 만드시고, crt0.o 등과 링크하시면 될것 같
_start 라는 심볼을 만드시고, crt0.o 등과 링크하시면 될것 같습니다.
c 로 Hello world 작성하신다음
gcc -v 로 어떤 과정이 일어나는지 살펴보세요.
---
http://coolengineer.com
댓글 달기