patacongo edited a comment on issue #1918:
URL: 
https://github.com/apache/incubator-nuttx/issues/1918#issuecomment-701022815


   @btashton So the error as described in the sim README.txt was do to bad 
symbols as is this one.  So the same error is not surprising.  The problem is 
easily solved by reverting 
https://github.com/apache/incubator-nuttx/commit/2cfb239a87263ffa55f49334bf00c4dbf6519f83
   
   My guess is the removing the NuttX symbols from nuttx-names breaks the 
Cygwin build because the cgywin.dll start up logic calls Cygwin OS functions 
and gets the the NuttX function instead... C R A S H.  The only solution 
solution in that case is to restore the symbol renaming that belongs in 
nuttx-names.
   
   However, I would like @liuguo09 's opinion first.  Can we just revert this 
commit?  It is a showstopper.  We cannot release code with this error in it.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to