OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 7:21 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: GCC Cross-Compiler: a typo.
PostPosted: Mon Jan 26, 2015 7:46 am 
Offline
Member
Member
User avatar

Joined: Thu Mar 27, 2014 3:57 am
Posts: 568
Location: Moscow, Russia
In the section "Mac OS X Users" there is a typo in one of the configure options.
Code:
../gcc-4.8.3/configure --prefix=$PREFIX \
--target=$TARGET \
--disable-nls \
--enable-language=c,c++ --without-headers \
--enable-interwork --enable-multilib \
--with-gmp=/usr --with-mpc=/opt/local --with-mpfr=/opt/local

--enable-language should be --enable-languages. Could anyone fix this? I don't have an access to the Wiki.

_________________
"If you don't fail at least 90 percent of the time, you're not aiming high enough."
- Alan Kay


Top
 Profile  
 
 Post subject: Re: GCC Cross-Compiler: a typo.
PostPosted: Mon Jan 26, 2015 9:16 am 
Offline
Member
Member
User avatar

Joined: Wed Mar 21, 2012 3:01 pm
Posts: 930
You do have access to the wiki. Go to your forum profile and add yourself to the wiki group. This bridges your forum account with the wiki and you can log in and edit there. Yay,


Top
 Profile  
 
 Post subject: Re: GCC Cross-Compiler: a typo.
PostPosted: Tue Jan 27, 2015 8:58 am 
Offline
Member
Member

Joined: Sat Mar 01, 2014 2:59 pm
Posts: 1146
sortie wrote:
Go to your forum profile and add yourself to the wiki group.
Actually, I had to register for the wiki separately.
sortie wrote:
This bridges your forum account with the wiki and you can log in and edit there.
How does one set up phpbb and MediaWiki to link forum accounts to wiki accounts? I am very interested in this because currently users of my own forum need to have separate wiki accounts (and in fact that is the way that it has been on every other forum and wiki combination site that I have been on before). (I am interested in this because I am running the same software on my own forum and wiki combination site.) EDIT: Actually I guess that this could be a configuration option in the database backend rather than the actual web-facing software, but still... how does one do this?more of a

_________________
When you start writing an OS you do the minimum possible to get the x86 processor in a usable state, then you try to get as far away from it as possible.

Syntax checkup:
Wrong: OS's, IRQ's, zero'ing
Right: OSes, IRQs, zeroing


Top
 Profile  
 
 Post subject: Re: GCC Cross-Compiler: a typo.
PostPosted: Thu Jan 29, 2015 1:10 pm 
Offline
Member
Member

Joined: Wed Oct 30, 2013 1:57 pm
Posts: 306
Location: Germany
There's a MediaWiki extension for that.

_________________
managarm


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

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 14 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