total image size exceed 이건 어떤 에러메시지 인가요.. 처음보

dionysos의 이미지

Debug/vmasm.exe : warning LNK4084: total image size 1074278400 exceeds max (268435456); image may not run

error는 아니고 warning이 계속 나오네요

근데도 실행은 잘됩니다..

어건 어떤 것때문에 나오는건가요. 그리고 그냥 넘어가도 되는

에러인가요..

visual studio 6.0 windows xp pro사용하고 있습니다..

답변부탁드립니다..

fromdj의 이미지

상당히 큰 이미지를 만드시는 일인가 보네요
계산해 보니 256M 바이트 이미지인데
좀더 자세히 설명을 해주세요 어떤 프로그램이고
어떤 용도이고 어떤 상황인지에 대해서요~

^^ be cool ~
http://fromdj.pe.kr

cdpark의 이미지

256MB가 한계인데 1GB짜리 실행파일을 만드셨군요.

익명 사용자의 이미지

zoocmic wrote:
상당히 큰 이미지를 만드시는 일인가 보네요
계산해 보니 256M 바이트 이미지인데
좀더 자세히 설명을 해주세요 어떤 프로그램이고
어떤 용도이고 어떤 상황인지에 대해서요~

이미지가 그렇게 크게 나올리는 없는데..

임베디드 virtual machine(에뮬레이팅)의 어셈블러 프로그램을

만들고 있습니다. pattern matching 통한 간단한 syntax error

체크와 obj파일 포멧으로 출력해 줍니다.

실행파일용량은 겨우 300정도 밖에 안됩니다.

dionysos의 이미지

Anonymous wrote:
zoocmic wrote:
상당히 큰 이미지를 만드시는 일인가 보네요
계산해 보니 256M 바이트 이미지인데
좀더 자세히 설명을 해주세요 어떤 프로그램이고
어떤 용도이고 어떤 상황인지에 대해서요~

이미지가 그렇게 크게 나올리는 없는데..

임베디드 virtual machine(에뮬레이팅)의 어셈블러 프로그램을

만들고 있습니다. pattern matching 통한 간단한 syntax error

체크와 obj파일 포멧으로 출력해 줍니다.

실행파일용량은 겨우 300정도 밖에 안됩니다.

300kB입니다. 그리고 심볼때문에 배열을 사용하는데 크기가

6000 정도 됩니다. 이것때문에 그런줄알고 크기를 줄여봤는데

안되더군요.

노력은 배반하지 않는다.

익명사용자의 이미지

디버그 해보면 can not execute program 이란 메시지가 뜨메요

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.