Click here to Skip to main content
15,793,737 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Linker error Pin
Vaclav_13-Sep-17 4:14
Vaclav_13-Sep-17 4:14 
GeneralRe: Linker error Pin
leon de boer13-Sep-17 5:02
leon de boer13-Sep-17 5:02 
GeneralRe: Linker error Pin
jschell13-Sep-17 9:23
jschell13-Sep-17 9:23 
AnswerRe: Linker error Pin
Jochen Arndt13-Sep-17 5:14
professionalJochen Arndt13-Sep-17 5:14 
GeneralRe: Linker error Pin
Vaclav_13-Sep-17 10:05
Vaclav_13-Sep-17 10:05 
GeneralRe: Linker error Pin
Jochen Arndt14-Sep-17 4:38
professionalJochen Arndt14-Sep-17 4:38 
GeneralRe: Linker error Pin
leon de boer15-Sep-17 23:21
leon de boer15-Sep-17 23:21 
GeneralRe: Linker error Pin
Vaclav_16-Sep-17 4:02
Vaclav_16-Sep-17 4:02 
It is for Pi 3B.
I am currently looking into autotools.
I got the x86 system to compile, link and actually run.
You made a good point these "system designators " are a mess.
The autotool uses three of them and naturally can identify the one where the Eclipse resides - on x86.
And they call it "build" (platform) , than the "host" is where the ARM - Raspberry is.
Exactly opposite of Eclipse terminology!

This terminology just does not jive with plain "debug" and "release" I am accustomed in C / C++.

It actually looks as both "build" and "host" are compiled / linked same time.
Using -v verbose option whenever I can!

The intergeneration of autotools into Eclipse stinks.
Too many "make" files with no way to easy see how they interact.

Cheers
Vaclav
GeneralRe: Linker error Pin
leon de boer16-Sep-17 4:16
leon de boer16-Sep-17 4:16 
QuestionClarification of Debug/Release mode Pin
ForNow11-Sep-17 3:24
ForNow11-Sep-17 3:24 
AnswerRe: Clarification of Debug/Release mode Pin
Jochen Arndt11-Sep-17 4:21
professionalJochen Arndt11-Sep-17 4:21 
AnswerRe: Clarification of Debug/Release mode Pin
leon de boer11-Sep-17 16:51
leon de boer11-Sep-17 16:51 
GeneralRe: Clarification of Debug/Release mode Pin
ForNow11-Sep-17 16:58
ForNow11-Sep-17 16:58 
GeneralRe: Clarification of Debug/Release mode Pin
leon de boer12-Sep-17 9:33
leon de boer12-Sep-17 9:33 
GeneralRe: Clarification of Debug/Release mode Pin
ForNow12-Sep-17 9:46
ForNow12-Sep-17 9:46 
GeneralRe: Clarification of Debug/Release mode Pin
leon de boer13-Sep-17 19:25
leon de boer13-Sep-17 19:25 
Questionbatch file quicksort algorithm Pin
wayne wu10-Sep-17 17:10
wayne wu10-Sep-17 17:10 
AnswerRe: batch file quicksort algorithm Pin
Richard MacCutchan10-Sep-17 20:24
mveRichard MacCutchan10-Sep-17 20:24 
AnswerRe: batch file quicksort algorithm Pin
CPallini11-Sep-17 3:22
mveCPallini11-Sep-17 3:22 
Questionelaborate the build instructions Pin
Member 125524089-Sep-17 14:05
Member 125524089-Sep-17 14:05 
AnswerRe: elaborate the build instructions Pin
Richard MacCutchan10-Sep-17 5:18
mveRichard MacCutchan10-Sep-17 5:18 
AnswerRe: elaborate the build instructions Pin
CPallini10-Sep-17 6:14
mveCPallini10-Sep-17 6:14 
QuestionHow to #include <string> in C code Pin
Vaclav_9-Sep-17 7:18
Vaclav_9-Sep-17 7:18 
AnswerRe: How to #include <string> in C code Pin
Richard MacCutchan9-Sep-17 7:39
mveRichard MacCutchan9-Sep-17 7:39 
AnswerRe: How to #include <string> in C code Pin
CPallini10-Sep-17 4:03
mveCPallini10-Sep-17 4:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.