Dexter - GPS shield is not working with Arduino DUE

Hello,
I was using Arduino UNO with GPS module, it works fine. But when i switched to Arduino DUE for high accuracy, it is giving error as “fatal error: SoftwareSerial.h: No such file or directory” I got it softwareSerial.h is designed fro AVR boards but not for ARM, but is there any way to make the GPS board work with Arduino DUE? Please help
Have a nice day
Regards
Shashanka

Hey Shashanka, it may need to be switched over to hardware serial.

No one here has an Arduino DUE, and we see others have had trouble with software serial: http://forum.arduino.cc/index.php?topic=142902.0