No .reset No .initial

Smith, Gene Gene.Smith at sea.siemens.com
Thu May 18 23:17:59 UTC 2000


 -----Original Message-----
 From: Smith, Gene [mailto:Gene.Smith at sea.siemens.com]
 Sent: Wednesday, May 03, 2000 12:43 PM
 
> Using the 4.5.0-beta2, the build process for my custom made bsp, 386sx,
> produces the hello_world_c output file test.coff. When I 
> download it with gdb I see that only sections .data and .text are sent to
the 
> target board. When I run test.coff through objdump, it list the sections
.reset and
> .initialize as being present but does not show the assemby code for these
> sections.  The code for these is in files
libbsp/i386/cp386sx/start/start.S
> and the cp386sx bsp is based on the i386ex bsp.  This worked fine with
4.0.0
> (.reset and .initialize downloaded to the target with gdb and assembly for
> these sections was present in the file produced by objdump).  I have tried
> other options on objdump such as -D but these sections do not appear as
> assembly in the dump file.  
> 
> -Gene
>

Has this been fixed with beta3 or am I just doing something wrong?  Code in
sections other than .text does not seem to be produced. 
-Gene



More information about the users mailing list