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: Felix Bertram <fbertram@g...>
    Date: Tue, 28 Oct 2003 17:45:45 +0100
    Subject: [openrisc] or32 tools on MinGW
    Top

    Hello everybody,
    
    did somebody manage to compile the or32 compiler on Windows/ MinGW?
    If so, would you mind to share your build script with me?
    
    In particular, I am seeing the following probems here:
    - need 'disable-nls' to avoid some compiler problems
    - linker problems in gcc/collect2.c: pipe/ kill/ fork unresolved
    
    I have the following build system installed:
    - MinGW-3.1.0-1
    - MSYS-1.0.9
    - msysDTK-1.0.1
    - bison-1.875.0-2003.02.10-1
    - flex-2.5.4a (from source)
    
    Am I missing something obvious here?
    
    I found thousands of links on Google of people having problems building 
    a cross-compiling gcc on MinGW. This is the essence I found:
    * After running configure, edit gcc/Makefile manually as follows:
    - change COLLECT2 line to 'COLLECT2= '
    - change STMP_FIXINC line to 'STMP_FIXINC = '
    
    Is this sufficient? Are there any better ways? Is there a patch 
    existing for the or32 compilers?
    
    
    Any comments highly appreciated,
    best regards
    
    
    Felix
    
    
    
    

    Follow upAuthor
    Re: [openrisc] or32 tools on MinGWDamjan Lampret

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