lupyuen commented on PR #14691:
URL: https://github.com/apache/nuttx/pull/14691#issuecomment-2462583245

   Thanks @simbit18! On my Mac Mini M2 Pro, it fails while building gperf:
   ```text
   g++ -g -O2 -I. -I./../lib -c ./main.cc
   g++ -g -O2  -o gperf version.o positions.o options.o keyword.o 
keyword-list.o input.o bool-array.o hash-table.o search.o output.o main.o 
../lib/libgp.a -lm
   ld: archive member '/' not a mach-o file in 
'/Users/luppy/simbit18-macos-arm64/tools/gperf-3.1/lib/libgp.a'
   clang++: error: linker command failed with exit code 1 (use -v to see 
invocation)
   ```
   https://gist.github.com/lupyuen/9e49ad8f91e2f2e9b76c41eb583664d9


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to