LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Find Resources
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Openrisc > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: =?unknown-8bit?Q?Gy=F6rgy?= 'nog' Jeney<nog@s...>
    Date: Sat Feb 19 18:16:40 CET 2005
    Subject: [openrisc] or1ksim compilation problem
    Top
    > This would explain the reported problem but also mean that something
    > in configure.in/.ac files is teling it to use an older
    > version. So is anybody willing to dig into this auto* magic ?

    I'm no expert when it comes to autconf, but does this one-liner help?

    nog.
    -------------- next part --------------
    --- ../or1ksim-ac/configure.in 2005-02-19 18:13:23.000000000 +0100
    +++ configure.in 2005-02-09 18:03:30.000000000 +0100
    @@ -14,7 +14,7 @@
    SIMVERSION=1.2

    dnl make sure we are using a recent autoconf version
    -AC_PREREQ(2.52)
    +AC_PREREQ(2.10)
    AC_CANONICAL_HOST

    dnl yuck

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.