SE250:lab-X
Jump to navigation
Jump to search
SOFTENG 250 Lab #10, 3 June 2008
- Handout
- lab-10.tar
- To compile the code properly in cygwin (after unpacking): — Rwan064 01:35, 3 June 2008 (NZST)
- Delete the file "malloc.h"
- Then build the project - type "make" in Cygwin.
- I don't know how deleting a file make it work when you are actually including it in your source file lol, but it just works.
Response: It looks like its overriding the standard C library of malloc with the Apple custom implementation, so deleting it will make it work since it will use the standard library's malloc Sshi080 16:27, 3 June 2008 (NZST) - You also don't need any of the files starting with a "dot". e.g. ._state.h. Use the command "rm ._*" to remove them.
Individual lab reports
- SE250:lab-X:rwan064
- SE250:lab-X:jpar277
- SE250:lab-X:sgha014
- SE250:lab-X:mcar147
- SE250:lab-X:gfun006
- SE250:lab-X:hpan027
- SE250:lab-X:dsan039
- SE250:lab-X:sbha077
- SE250:lab-X:dols008
- SE250:lab-X:vpup001
- SE250:lab-X:npit006
- SE250:lab-X:stsa027
- SE250:lab-X:klod004
- SE250:lab-X:jhor053
- SE250:lab-X:sdal039
- SE250:lab-X:hals016
- SE250:lab-X:rthu009
- SE250:lab-X:bvic005
- SE250:lab-X:llay008
- SE250:lab-X:ssre005
- SE250:lab-X:hlin079
- SE250:lab-X:sbas046
- SE250:lab-X:apra102
- SE250:lab-X:asin185
- SE250:lab-X:tlou006
- SE250:lab-X:mgha023
- SE250:lab-X:srag014
- SE250:lab-X:sshi080
- SE250:lab-X:mabd065
- SE250:lab-X:shua066
- SE250:lab-X:hbar055
- SE250:lab-X:jsmi233
- SE250:lab-X:twon069
- SE250:lab-X:kkan048
- SE250:lab-X:rbha033
- SE250:lab-X:dcho040
- SE250:lab-X:zyan057