gcc 다운그레이드시 문제

익명 사용자의 이미지

수치해석용 라이브러리 ATLAS를 컴파일 하려고 하니 매뉴얼에 gcc 2.95를
사용해야 한다고 해서 현재의 더 높은 버전의 gcc를 다운그레이드 하려고
합니다. 다음과 같이 binutils와 gcc를 configure를 하고 컴파일 했는데
요...
********************************************************************
%./configure --prefix=/usr/local
%make
%make install
%./configure --prefix=/usr/local --with-local-prefix --with-gnu-as --
with-gnu-ld --enable-languages=c
%make
%make install
*********************************************************************
그리고 나서 /usr/bin/gcc를 다른이름으로 바꾸고(gcc.old)
%ln -s /usr/local/bin/gcc /usr/bin/gcc로 바꾸어 주었습니다. 그런데
컴파일시 약간의 문제가 생겨서요. ATLAS는 make하면 스스로 컴파일 옵션
을 시스템에 맞게 주는데, SSE1과 3DNow2를 인식하지 못하네요. 같은 사양
의 다른 머쉰에서는 잘 되는데요. 참고로 사양은 Athlon MP1800+ dual입니
다. 아마도 라이브러리 때문인것 같은데요.
위의 방법이 맞는건가요? 틀렸으니까 문제가 생겼겠지만요. 좀 가르쳐주세
요.

익명 사용자의 이미지

http//linux.sarang.net
에 가셔서 팁란에 가셔서 gcc로 검색하시면
관련 자료를 찾으실수 있습니다...

원종석 wrote..
수치해석용 라이브러리 ATLAS를 컴파일 하려고 하니 매뉴얼에 gcc 2.95 를
사용해야 한다고 해서 현재의 더 높은 버전의 gcc를 다운그레이드 하려 고
합니다. 다음과 같이 binutils와 gcc를 configure를 하고 컴파일 했는데
요...

********************************************************************
%./configure --prefix=/usr/local
%make
%make install
%./configure --prefix=/usr/local --with-local-prefix --with-gnu- as --
with-gnu-ld --enable-languages=c
%make
%make install

*********************************************************************
그리고 나서 /usr/bin/gcc를 다른이름으로 바꾸고(gcc.old)
%ln -s /usr/local/bin/gcc /usr/bin/gcc로 바꾸어 주었습니다. 그런데
컴파일시 약간의 문제가 생겨서요. ATLAS는 make하면 스스로 컴파일 옵 션
을 시스템에 맞게 주는데, SSE1과 3DNow2를 인식하지 못하네요. 같은 사 양
의 다른 머쉰에서는 잘 되는데요. 참고로 사양은 Athlon MP1800+ dual입 니
다. 아마도 라이브러리 때문인것 같은데요.
위의 방법이 맞는건가요? 틀렸으니까 문제가 생겼겠지만요. 좀 가르쳐주 세
요.

댓글 달기

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