<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4807.2300" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV>Hi,</DIV>
<DIV>You might need to read something on the fact that your application does not 
have to be built inside the RTEMS tree. If RTEMS built correctly and the 
original ticker program did not give you any trouble then you should be able 
just to do somthing like the programs in the networking examples. Make your own 
empty dir and place a make-file there and set some environment variable 
RTEMS_MAKEFILE_PATH to /opt/rtems/what-ever-target-you-have and you should be 
fine. It should be in the c_user.pdf or the getting started manual.</DIV>
<DIV>Good luck,</DIV>
<DIV>Gerke Kok</DIV>
<DIV><BR><FONT face=Arial size=2>*********** REPLY SEPARATOR 
***********<BR><BR>On 23/11/01 at 11:42 Stan wrote:</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid">
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>I didn't express correctly my thought 
  :(</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>I would like to be able to merge my sources into 
  the tree.</FONT></DIV>
  <DIV><FONT face=Arial size=2>For the moment, I use 
  "/c/src/test/sample/ticker"  to try different API.</FONT></DIV>
  <DIV><FONT face=Arial size=2>I would like to be know the best place into the 
  tree for my final application.</FONT></DIV>
  <DIV><FONT face=Arial size=2>And also to know different steps 
  to build properly.</FONT></DIV>
  <DIV><FONT face=Arial size=2>Which files do I have to provide or to modify 
  ?</FONT></DIV>
  <DIV><FONT face=Arial size=2>Should I run bootstrap, bit_rtems etc. 
  ?</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Thanks.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Stan</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Host : RH 7 i586</FONT></DIV>
  <DIV><FONT face=Arial size=2>RTEMS 4.5.0</FONT> </DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <BLOCKQUOTE dir=ltr 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
    <A title=angelo@hunterlink.net.au 
    href="mailto:angelo@hunterlink.net.au">Angelo Fraietta</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A title=zylog@club-internet.fr 
    href="mailto:zylog@club-internet.fr">Stan</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=rtems-users@oarcorp.com 
    href="mailto:rtems-users@oarcorp.com">rtems-users@oarcorp.com</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, November 22, 2001 8:51 
    PM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: how to merge my 
    application ?</DIV>
    <DIV><BR></DIV>  <BR>I merged my Windows application to RTEMS by 
    replacing all the Windows specific calls with functions in modules specific 
    to the target OS, one each for Windows, RTEMS, and MacOS (I suppose Posix is 
    supposed to do this for us, but this is what I did instead). This way, the 
    majority of my code is shared. I gave a paper on it, which can be read (if 
    you are interested) at: <BR><A 
    href="http://usa.oarcorp.com/rtems/maillistArchives/rtems-users/2001/july/pdf00002.pdf">http://usa.oarcorp.com/rtems/maillistArchives/rtems-users/2001/july/pdf00002.pdf</A> 

    <P>What does your app do and what OS is it running? 
    <P>Stan wrote: 
    <BLOCKQUOTE TYPE="CITE">
      <STYLE></STYLE>
      <FONT face=Arial><FONT size=-1>Hello,</FONT></FONT> <FONT face=Arial><FONT 
      size=-1>What is the best place for my application into RTEMS-4.5.0 ?What 
      are different steps to merge it ?</FONT></FONT> <FONT face=Arial><FONT 
      size=-1>Thanks a lot.</FONT></FONT> <FONT face=Arial><FONT 
      size=-1>Stan.</FONT></FONT></BLOCKQUOTE>-- <BR>Angelo Fraietta 
    <P>PO Box 859 <BR>Hamilton NSW 2303 
    <P>Home Page <BR>  
    <P><A 
    href="http://www.users.bigpond.com/angelo_f/">http://www.users.bigpond..com/angelo_f/</A> 

    <P>There are those who seek knowledge for the sake of knowledge - that is 
    CURIOSITY <BR>There are those who seek knowledge to be known by others - 
    that is VANITY <BR>There are those who seek knowledge in order to serve - 
    that is LOVE <BR>    Bernard of Clairvaux (1090 - 1153) 
    <BR>  </P></BLOCKQUOTE><FONT size=2 
Arial></BLOCKQUOTE></FONT></BODY></HTML>