<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=953005022-12092006><FONT face=Arial color=#0000ff 
size=2>Salut,</FONT></SPAN></DIV>
<DIV><SPAN class=953005022-12092006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN 
class=953005022-12092006>Bon j'ai trouvé cela venait d'une mauvaise version de 
ld (pourtant je croyais avoir vérifié !!!) et d'une erreur dans mons script de 
link.</SPAN></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN 
class=953005022-12092006>Désolé du 
dérangement...</SPAN></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN 
class=953005022-12092006></SPAN></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN 
class=953005022-12092006>Par contre si quelqu'un a une idée sur mon probleme de 
scheduler....</SPAN></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN 
class=953005022-12092006></SPAN></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN 
class=953005022-12092006>A++</SPAN></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN 
class=953005022-12092006></SPAN></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN 
class=953005022-12092006></SPAN></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT size=2><FONT color=#0000ff><SPAN 
class=953005022-12092006>Romain</SPAN></FONT></FONT></FONT></DIV>
<DIV><SPAN class=953005022-12092006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=fr dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Message d'origine-----<BR><B>De&nbsp;:</B> 
  sos-bounces@the-doors.enix.org [mailto:sos-bounces@the-doors.enix.org] <B>De 
  la part de</B> Romain LABBE<BR><B>Envoyé&nbsp;:</B> mardi 12 septembre 2006 
  19:00<BR><B>À&nbsp;:</B> Sos-Bounces<BR><B>Objet&nbsp;:</B> [SOS] Compilation 
  GCC et ressources statics ou constantes...<BR><BR></FONT></DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial 
  size=2>Salut,</FONT></SPAN></DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial size=2>Cela fait un 
  moment que je ne poste plus sur cette newsgroup car j'ai des difficulté a 
  acceder à internet et mon activité professionnel me prend beaucoup de temps. 
  Je continu néanmoins a avancer mon nano OS Zumba.</FONT></SPAN></DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial size=2>J'ai une question 
  concernant la compilation sous GCC et l'emplacement des ressources (chaines de 
  char par exemple) dans le binaire final</FONT></SPAN></DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial size=2>imaginons un 
  source assez simple genre:</FONT></SPAN></DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial size=2>int 
  main(void){</FONT></SPAN></DIV>
  <DIV><SPAN class=927104916-12092006>&nbsp;&nbsp;&nbsp; <FONT face=Arial 
  size=2>printf("SOS est un super OS");</FONT></SPAN></DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial 
  size=2>}</FONT></SPAN></DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial size=2>Lorsque je le 
  compile (en flat) sur une des mes machines, pas de soucis la chaine est stocké 
  a la fin du fichier binaire. C'est ce que je veux.</FONT></SPAN></DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial size=2>Par contre sur une 
  autre machine, avec le meme environnement, mes ressources sont en tête du 
  fichier ! et ca c'est pas du tous ce que je veux !</FONT></SPAN></DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial size=2>(En gros quand mon 
  boot loader lance le noyau il arrive sur le debut d'une chaine et Boshs ou 
  QEmu ne comprenne donc pas l'instruction !)</FONT></SPAN></DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial size=2>je precise que je 
  suis sous M$ WinXP et que j'utilise l'environnement MinGW. Les version GCC 
  sont identique et mes .bat et le Ld.txt de compilation sont aussi les même 
  !</FONT></SPAN></DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial size=2>Je pige pas 
  pourquoi j'ai cette difference, quelqu'un pourrait il m'aider 
  ?</FONT></SPAN></DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial size=2>Comment peut on 
  spécifier la place des ressources constantes en fin de fichier 
  ?</FONT></SPAN></DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial 
  size=2>A++</FONT></SPAN></DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=927104916-12092006><FONT face=Arial 
  size=2>Romain</FONT></SPAN></DIV></BLOCKQUOTE></BODY></HTML>