I am aware of the problem with different cygwin1.dlls. You get a error message 
if there are different versions of it on your system.

You are absolutely right!! The linker error message does not occur anymore if 
the map-file is not generated. It runs fine!!!
You have isolated the probleme to the map-file. Is it a known probleme with 
generating the map-file?

Udo

-----Ursprungliche Nachricht-----
Von: mspgcc-users-ad...@lists.sourceforge.net
[mailto:mspgcc-users-ad...@lists.sourceforge.net]im Auftrag von Chris
Liechti
Gesendet: Donnerstag, 17. Juni 2004 19:23
An: mspgcc-users@lists.sourceforge.net
Betreff: Re: AW: [Mspgcc-users] Re: Re: Internal error: Segmentation
fault (program msp430-ld); mspgcc-20040602.exe


Udo Walter wrote:
> I used the installation program which I downloaded a few days after
> it was placed on the web, i.e. about June 10th.
> 
> The cygwin version is installed in the path "c:\cygwin" and the
> original cygwin-dll "cygwin1.dll" is in the path C:\cygwin\bin" and 
> in the mspgcc path "c:\mspgcc\bin", but they are identically.

if you have a copy of cygwin, it usualy easier to not install mspgcc 
cygwinlibs, because it will casue troubles if you update your cygwin 
copy. however, that's not relevant for your current problem

> If a add another function to that code which causes the error message
> it runs fine.

do you generate map files?
it crashes here with one project too, if i add -Wl,--map=x.map,--cref to 
the linker options.
without map files it runs fine.

> Udo
> 
> 
> 
> -----Ursprungliche Nachricht----- Von:
> mspgcc-users-ad...@lists.sourceforge.net 
> [mailto:mspgcc-users-ad...@lists.sourceforge.net]im Auftrag von Chris
>  Liechti Gesendet: Donnerstag, 17. Juni 2004 00:25 An:
> mspgcc-users@lists.sourceforge.net Betreff: Re: [Mspgcc-users] Re:
> Re: Internal error: Segmentation fault (program msp430-ld);
> mspgcc-20040602.exe
> 
> 
> Udo Walter wrote:
> 
> 
>> I am running XP, SP1.
> 
> 
> hm, never had such problems on XP or 2k. one cygwin version had
> problems with lockups, but the current verion should be good.
> 
> some things to check: - which installer did you use? the one from
> this month? - do you have other cygwin1.dlls on the PATH? that usualy
> leads to problems (sometimes with a warning message)
> 
> chris
> 
> 
>> Perhaps a dump/trace can help which is generated.?
> 
> 
> doesn't help me ;-)
> 
> 
>> Udo wrote: While compiling my source code with a make file using
>> the compiler/linker which is shipped with "mspgcc-20040602.exe" I
>> received
> 
> the
> 
>> attached error message. This message is not displayed when using
>> the compiler/linker shipped with "mspgcc-20040401.exe". Any 
>> solutions/ideas to that problem?
> 
> 
> 
> 
> ------------------------------------------------------- This SF.Net
> email is sponsored by The 2004 JavaOne(SM) Conference Learn from the
> experts at JavaOne(SM), Sun's Worldwide Java Developer Conference,
> June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER
> AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND 
> _______________________________________________ Mspgcc-users mailing
> list Mspgcc-users@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
> 
> 
> 
> ------------------------------------------------------- This SF.Net
> email is sponsored by The 2004 JavaOne(SM) Conference Learn from the
> experts at JavaOne(SM), Sun's Worldwide Java Developer Conference,
> June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER
> AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND 
> _______________________________________________ Mspgcc-users mailing
> list Mspgcc-users@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
> 
> 



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users


Reply via email to