Menu

#822 unable to install SDCC on linux

closed-rejected
nobody
5
2013-05-25
2004-09-30
Anonymous
No

hi
i m facing a problem while configuring sdcc in linux
(2.4.10).i tell u what i did, first i unzip source code
of sdcc after that copy extracted files into /usr/local
according to INSTALL.txt.
BUT it doesnt make any executable file like sdcc

plz help me for this matter

thanx
amit

Discussion

  • Maarten Brock

    Maarten Brock - 2004-09-30

    Logged In: YES
    user_id=888171

    Amit,

    Instead of copying the sources I recommend you compile
    them. Use:

    ./configure
    make
    make install

    And you will be on your way. Or you could install the
    prebuilt "binary kit" using the copy insructions.

    Maarten

     
  • Maarten Brock

    Maarten Brock - 2004-09-30
    • labels: --> Documentation
    • status: open --> open-rejected
     
  • Maarten Brock

    Maarten Brock - 2004-10-08
    • status: open-rejected --> closed-rejected
     

Log in to post a comment.