build error 좀 봐주세요...

iamslash의 이미지

sparc sun 5.8 에서 make 할때 compile 다되고 link error 납니다. gcc -v 하면 다음과 같구요...

Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
Configured with: ../configure --disable-nls --with-ld=/usr/ccs/bin/ld --with-as=/usr/ccs/bin/as
Thread model: posix
gcc version 3.2.2

gcc 는 sunfreeware.com 에서 pkgadd 로 설치했습니다. stlport 를 설치하긴 했지만 stlport 를 링크해놓으면 런타임에서 에러가 나길래 원래 stl 로 했습니다. wchar_t 를 잘 지원안하는 것 같은데 조언좀 부탁드려요...

정의되지 않음                   첫번째 참조된 
 기호                       파일의
std::char_traits<wchar_t>::compare(wchar_t const*, wchar_t const*, unsigned)../prompt/libOSBprompt.a(osbprompt.o)
std::char_traits<wchar_t>::eq(wchar_t const&, wchar_t const&)../VXI/libVXI.a(DocumentModel.o)
std::char_traits<wchar_t>::to_int_type(wchar_t const&)../VXI/libVXI.a(DocumentModel.o)
std::char_traits<wchar_t>::assign(wchar_t&, wchar_t const&)../inet/libOSBinet.a(SBinet.o)
std::char_traits<wchar_t>::not_eof(unsigned long const&)../VXI/libVXI.a(DocumentModel.o)
std::char_traits<wchar_t>::to_char_type(unsigned long const&)../VXI/libVXI.a(DocumentModel.o)
std::char_traits<wchar_t>::eof()    ../VXI/libVXI.a(DocumentModel.o)
std::char_traits<wchar_t>::length(wchar_t const*)../inet/libOSBinet.a(SBinet.o)
std::char_traits<wchar_t>::assign(wchar_t*, unsigned, wchar_t)../inet/libOSBinet.a(SBinetHttpStream.o)
std::char_traits<wchar_t>::copy(wchar_t*, wchar_t const*, unsigned)../inet/libOSBinet.a(SBinet.o)
std::char_traits<wchar_t>::move(wchar_t*, wchar_t const*, unsigned)../inet/libOSBinet.a(SBinet.o)
std::char_traits<wchar_t>::eq_int_type(unsigned long const&, unsigned long const&)../VXI/libVXI.a(DocumentModel.o)
std::char_traits<wchar_t>::find(wchar_t const*, unsigned, wchar_t const&)../inet/libOSBinet.a(SBinetURL.o)
ld: 치명적: 기호 참조 오류. caesar에 출력이 기록되지 않음
collect2: ld returned 1 exit status
make: *** [caesar] Error 1

[/code]
pynoos의 이미지

g++ 로 compile 하신게 아닌 것 같군요.

gcc 로 하신다면 -lstdc++ 을 넣어주셔야합니다.

iamslash의 이미지

g++로 했습니다. 아직도 잘 모르겠네요...

gcc 에서 _GLIBCPP_USE_WCHAR_T 의 의미는 또 무엇인지요..
stllibrary 헤더를 뒤져보니 이것이 있길래 정의해서 빌드했지만...
역시나 링크할때 wchar_t 관련 에러가 주욱 뜹니다.

댓글 달기

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