OSDev.org

The Place to Start for Operating System Developers
It is currently Fri Mar 29, 2024 4:21 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: OS Specific Toolchain , building gcc
PostPosted: Wed Jan 15, 2020 3:39 am 
Offline

Joined: Wed Jan 15, 2020 3:00 am
Posts: 2
While building gcc , I followed the OS Specific Toolchain wiki, in the exact same way,
still on this command: make all-gcc all-target-libgcc: it shows the following error:

checking whether ln -s works... yes
checking for i686-kodeos-gcc... /home/vipul/src/build-gcc/./gcc/xgcc -B/home/vipul/src/build-gcc/./gcc/ -B/i686-kodeos/bin/ -B/i686-kodeos/lib/ -isystem /i686-kodeos/include -isystem /i686-kodeos/sys-include
checking for suffix of object files... configure: error: in `/home/vipul/src/build-gcc/i686-kodeos/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
make: *** [Makefile:12310: configure-target-libgcc] Error 1
vipul@vipulpc:~/src/build-gcc$ make all-gcc all-target-libgcc


Top
 Profile  
 
 Post subject: Re: OS Specific Toolchain , building gcc
PostPosted: Wed Jan 15, 2020 8:42 am 
Offline
Member
Member
User avatar

Joined: Mon Mar 05, 2012 11:23 am
Posts: 616
Location: Germany
So assuming you properly edited the required files, did you also run autoconf/automake/autoreconf where needed?

_________________
Ghost OS - GitHub


Top
 Profile  
 
 Post subject: Re: OS Specific Toolchain , building gcc
PostPosted: Tue Feb 04, 2020 3:37 am 
Offline

Joined: Wed Jan 15, 2020 3:00 am
Posts: 2
yes i have properly did all things including the autoconf/make/ but i encountered the autoreconf part.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: songziming and 136 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group