Arduino Due serial problem with GPS

read() returns int, you'll have to cast to char to make it a character.