OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 4:30 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: GCC Error
PostPosted: Wed May 16, 2018 9:47 pm 
Offline
Member
Member

Joined: Wed Nov 01, 2017 7:41 pm
Posts: 35
So, today I install Ubuntu 18.04 to develop my OS and while compiling the GCC (compiled succefully in MinGW under windows 10) I'm getting this error:

Code:
checking for shl_load... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.


WTF is that lol, I've searched and I only found things related to Hosted Cross CompĂ­ler, but I'm compiling to i686-elf!!

Here's the configure of mah GCC 7.3.0:
Code:
../gcc-7.3.0/configure --target=$TARGET --prefix="$PREFIX"--disable-nls --without-headers --disable-bootstrap --enable-languages=c,c++

_________________
OS Development is awesome!

|AetherOS Project|


Top
 Profile  
 
 Post subject: Re: GCC Error
PostPosted: Wed May 16, 2018 9:49 pm 
Offline
Member
Member

Joined: Wed Nov 01, 2017 7:41 pm
Posts: 35
How jerk can I be! I ran the "make" command not the "make all-gcc" :roll: :lol: #-o

_________________
OS Development is awesome!

|AetherOS Project|


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

All times are UTC - 6 hours


Who is online

Users browsing this forum: SemrushBot [Bot] and 61 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