[질문]ㅠㅠ 뭐라고 질문을해야하는지도 모르겠습니다 ㅠ_ㅠ

godjiyoon의 이미지

1)월래 만들어져있던 완성 파일
inpm2: setgid sticky ELF 32-bit LSB executable, version 1 (SYSV), for GNU/Linux 2.4.5, dynamically linked (uses shared libs), for GNU/Linux 2.4.5, stripped

2)그냥 있던소스를 컴파일했을때 종류
inpm2: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), for GNU/Linux 2.6.9, not stripped

3)변경후
inpm2: setgid sticky ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped

4)arm컴파일했을때
inpm2: setgid sticky ELF 32-bit LSB executable, ARM, version 1 (ARM), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), for GNU/Linux 2.6.8, not stripped

질문입니다 ㅠ 2번을 3번까지는 바꿨는대요 3번에서 더이상 1번으로 변경되지 않고있습니다 ㅠ_ㅠ 도와주세요 ㅠㅠ Intel 80386, 이거 빼야되는대

뭔가 잘못알고있는지 ㅠ_ㅠ 안되내요 ㅠ_ㅠ

세벌의 이미지

man strip 또는 google에서 strip 80386 검색해보시면...

http://sebul.sarang.net/

godjiyoon의 이미지

찾아보고 여기 글이있길래 들어왔다가 남긴질문입니다 ^^;

drinkme의 이미지

ARM EABI로 build하셔야 할 듯 합니다.

http://wiki.debian.org/ArmEabiPort

CodeSourcery 같은데 가서 ARM EABI toolchain 받으셔서 해보시면 될 듯.

godjiyoon의 이미지

일단 해보는중입니다 무슨말씀이신지는 모르갰지만;;

설치하고 해보려구요 ^^;

drinkme의 이미지

허어... 이거 이해하고 넘어가셔야 할 것 같아서 적습니다.

기존에 Arm ABI가 있었는데, 얼마 전에 Arm EABI가 나왓습니다.
제가 알려드린 link에 보면 대충 설명이 있으니까, 도움이 될겁니다.

기존의 ABI를 OABI라고도 부릅니다.
ABI가 변경되면, kernel이던 application이든... 모든 호출규약, 레지스터관례,
data type 처리 등 모든게 바뀌겠죠.

님께서 만들고 싶어 하셨던 커널은
EABI 커널입니다.
이것도 제가 알려드린 link에 보면 나와 있습니다.

godjiyoon의 이미지

ㅠ_ㅠ 그래도 더모르겠습니다

아휴 무지함을 어쩔수가 없....ㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠ

일단 링크보고 확인하고있습니다 ^-^

감사합니다 ^-^

추신------------------------------------
일단 그런내용은 아닌것같습니다..
(그래도 희망을 가지고 해보는중..)
월래 컴파일을 했던 환경을 통째로 가져왔는대
거기서 컴파일했을뿐인대
컴파일이 해매는 상황입니다.
(2주일째 해매는중에 투덜대는..ㅠ_ㅠ)
----------------------------------------

drinkme의 이미지

님이 원하시는게 (SYSV) 아니신가요?
그럼 EABI 맞습니다.

kernel configuration에서 EABI가 활성화 되어 있는지 확인해 보세요.

bushi의 이미지

[bushi@rose2 ~]$ objcopy --help|grep "supported target"
objcopy: supported targets: elf32-i386 a.out-i386-linux pei-i386 elf64-x86-64 elf64-little elf64-big elf32-little elf32-big srec symbolsrec verilog tekhex binary ihex trad-core
[bushi@rose2 ~]$ cp /bin/bash ./
[bushi@rose2 ~]$ file bash
bash: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, stripped
[bushi@rose2 ~]$ 
[bushi@rose2 ~]$ objcopy -F elf32-little bash bash_
[bushi@rose2 ~]$ file bash_
bash_: ELF 32-bit LSB executable, no machine, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, stripped
[bushi@rose2 ~]$

OTL

godjiyoon의 이미지

이건 안되더군요 ㅠ_ㅠ 아흑...

질문을 다시해야하나 ㅠ_ㅠ;;

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <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].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <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].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <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].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <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].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.